Learn to monitor Kubernetes from deploying Prometheus and Grafana with Helm, and then building dashboards for key Kubernetes metrics.
Understand the pain points involved in monitoring Kubernetes and the tools available to help to you.
Learn how to deploy a clustered Prometheus setup that integrates Thanos. Also, we'll visualize and monitor our data in Grafana dashboards.
Kubernetes secrets can simplify the deployment process. You can inject them in your app's execution environment or read them on the fly.
Set-up production grade Kubernetes logging for applications deployed in the cluster. We'll use Elasticsearch as the logging backend.
Use Prometheus to monitor Kubernetes by applying the four golden rules of observability.
Orchestrating containers on Docker requires a strong foundation in Kubernetes Networking. Learn the different kinds of Kubernetes networks.
Learn to use Terraform and create an infrastructure template for GKE clusters, then we'll look at the basics of managing the cluster.