Talk about #Kubernetes beyond container orchestration @ContainerConf
Published on 18 Nov 2021Tags #Docker #Container #Slides #Slide Deck #ContainerConf
As part of ContainerConf I gave a talk about features of Kubernetes beyond container orchestration.
I covered the following topics:
kubectl get events
kubectl get pods --watch
- Minimal controller in
bash
with custom resource - Controllers with external state (infrastructure services like DNS)
- Operators, e.g. prometheus-operator
Find my slides here.
The slides are a result of my slide and demo build system. Take a look at the release for this talk.