Files
blog/content/posts/15-build-your-kubernetes-cluster-part-6/index.md
2023-05-08 21:41:45 +02:00

686 B

title, date, description, tags, draft
title date description tags draft
Setup a HA Kubernetes cluster Part V - Monitoring Stack 2023-06-12 Follow this opinionated guide as starter-kit for your own Kubernetes platform...
kubernetes
prometheus
loki
grafana
true

{{< lead >}} Build your self-hosted Kubernetes cluster and be free from any SaaS solutions by following this opinionated guide 🎉 {{< /lead >}}

  1. Add monitor-01
  2. Prometheus Stack
  3. Loki / Promtail
  4. Grafana
  5. Services Monitor & Dashboards

4th check

We now have a full monitoring suite ! Go [next part]({{< ref "/posts/16-build-your-kubernetes-cluster-part-7" >}}) if you want a complete CI suite for apps building.