Basic Kubernetes Observability
Inspection of a Kubernetes cluster.
Kubernetes Logging
Discover where your app logs are stored and how to inspect them.
Logging with EFK
Learn how to implement centralized logging using an ElasticsSearch, Fluent Bit, and Kibana (EFK) stack on Kubernetes.
Scaling Your Applications, Automatically
Discover how the Horizontal Pod Autoscaler (HPA) can give you consistent performance while saving costs.
Prometheus Monitoring (drafting)
Learn how to observe metrics and trigger alerts with a leading open-source monitoring solution.
Transaction tracing (coming soon)
Learn how to trace applications on Kubernetes.