A very short introduction to Kubernetes Operators development using Kopf
Відео доповіді
Презентація доповіді
Kubernetes is almost everywhere. Complicated application deployments could be handled by Kubernetes Operators.
During the talk, I'll give you a brief introduction of how to implement own K8S operators with Python using Kopf framework based on a real-world example.