Files
blog/content/posts/18-build-your-own-kubernetes-cluster-part-9/index.md
2023-08-25 14:38:45 +02:00

903 B

title, date, description, tags, draft
title date description tags draft
Setup a HA Kubernetes cluster Part IX - QC with tracing and load testing 2023-10-09 Follow this opinionated guide as starter-kit for your own Kubernetes platform...
kubernetes
load-testing
k6
tracing
tempo
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 >}}

This is the Part IX of more global topic tutorial. [Back to first part]({{< ref "/posts/10-build-your-own-kubernetes-cluster" >}}) for intro.

  1. Tempo
  2. Tracing test inside app / OpenTelemetry
  3. K6
  4. InfluxDB
  5. Load balancing sample app (database clustering case)

Final check 🎊🏁🎊

Congratulation if you're getting that far !!!

You have a complete CI/CD flexible solution, HA ready and not that expensive.