Learn how to implement observability and deployment for Kubernetes operators in this 43-minute tutorial. Explore Prometheus metrics, JaegerTracing, and logging techniques while building a simple Helm chart to deploy your operator into a cluster. Discover how to add essential observability features efficiently, with practical examples and step-by-step guidance. Gain insights into metrics configuration, log cross-tracing, Jaeger setup, and utilizing helper functions for streamlined development.
Observability and Deployment: Writing Your Own Kubernetes Operator - Part 3