Table of Contents
[youtube NABZqKq1McE 423 752]
About the Talk
If you're responsible for a Kubernetes cluster, it's important to know how to monitor its health and troubleshoot problems. Learn how to collect metrics from your cluster, setup alerts, and send notifications to the right people when something goes wrong.
If you’re looking for a managed Kubernetes hosting service, check out our simple, managed Kubernetes service built for growth.
What You'll Learn
- Setting up monitoring and logging using Prometheus, Grafana, and Loki
- Which five key Kubernetes health metrics should be monitored
- Setting up Alertmanager to send alerts to an on-call engineer
This Talk Is Designed For
Anyone that is setting up production Kubernetes clusters.
Prerequisites
- You’ve connected to a Kubernetes cluster with the command-line tool kubectl.
- You’ve deployed workloads in a Kubernetes cluster.