Files
blog/content/posts/14-build-your-kubernetes-cluster-part-v/index.md
2022-09-03 18:35:13 +02:00

621 B

title, date, description, tags, draft
title date description tags draft
Setup a HA Kubernetes cluster Part V - Monitoring Stack 2022-09-02 Follow this opinionated guide as starter-kit for your own Kubernetes platform...
kubernetes
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. Grafana
  4. Loki / Promtail

4th check

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