Files
blog/content/posts/14-build-your-kubernetes-cluster-part-5/index.md
2023-08-17 16:18:29 +02:00

721 B

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

{{< lead >}} Be free from AWS/Azure/GCP by building a production grade On-Premise Kubernetes cluster on cheap VPS provider, fully GitOps managed, and with complete CI/CD tools 🎉 {{< /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/15-build-your-kubernetes-cluster-part-6" >}}) for advanced tracing / load testing.