This commit is contained in:
10
content/talks/_index.md
Normal file
10
content/talks/_index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
infos:
|
||||
- name: date
|
||||
type: date
|
||||
- name: event
|
||||
key: title
|
||||
defaultlink: true
|
||||
- name: location
|
||||
title: Talks
|
||||
---
|
||||
27
content/talks/kubernetes-deep-dive.md
Normal file
27
content/talks/kubernetes-deep-dive.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Kubernetes Deep Dive"
|
||||
date: 2018-05-08
|
||||
tags:
|
||||
- kubernetes
|
||||
- container
|
||||
location: Tradebyte, Ansbach
|
||||
links:
|
||||
title:
|
||||
enable: false
|
||||
---
|
||||
# About
|
||||
|
||||
Coming Soon
|
||||
|
||||
# Recording
|
||||
|
||||
<!-- {{< youtube id="w7Ft2ymGmfc" autoplay="false" >}} -->
|
||||
|
||||
# Slides
|
||||
|
||||
<!--
|
||||
{/*
|
||||
* [PDF]({{< staticRef "assets/presentations/prometheus/slides.pdf" >}})
|
||||
* [HTML]({{< staticRef "assets/presentations/prometheus/slides.html" >}})
|
||||
*/}
|
||||
-->
|
||||
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Prometheus: Unifying Infrastructure and Application Monitoring"
|
||||
date: 2018-11-01
|
||||
tags:
|
||||
- prometheus
|
||||
- monitoring
|
||||
location: Tradebyte, Ansbach
|
||||
links:
|
||||
title:
|
||||
enable: false
|
||||
---
|
||||
# About
|
||||
|
||||
Coming Soon
|
||||
|
||||
# Recording
|
||||
|
||||
<!-- {{< youtube id="w7Ft2ymGmfc" autoplay="false" >}} -->
|
||||
|
||||
# Slides
|
||||
|
||||
<!--
|
||||
{/*
|
||||
* [PDF]({{< staticRef "assets/presentations/prometheus/slides.pdf" >}})
|
||||
* [HTML]({{< staticRef "assets/presentations/prometheus/slides.html" >}})
|
||||
*/}
|
||||
-->
|
||||
Reference in New Issue
Block a user