Observability and Deployment: Writing Your Own Kubernetes Operator - Part 3
Cloud Native Skunkworks via YouTube
Overview
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.
Syllabus
Intro
Overview
Metrics
Example
Second metric
Logross
Tracing
Jaeger
Config
Sequence
Jeger
Package
Other projects
Using helper functions
Summary
Taught by
Cloud Native Skunkworks