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

23 lines
679 B
Markdown

---
title: "Setup a HA Kubernetes cluster Part VIII - Load testing & tracing"
date: 2023-06-16
description: "Follow this opinionated guide as starter-kit for your own Kubernetes platform..."
tags: ["kubernetes", "k6", "jaeger"]
draft: true
---
{{< lead >}}
Build your self-hosted Kubernetes cluster and be free from any SaaS solutions by following this opinionated guide 🎉
{{< /lead >}}
1. K6
2. Load balancing sample app (database clustering case)
3. Jaeger & Elasticsearch (traefik sample)
4. Tracing test inside app
## Final check 🎊🏁🎊
Congratulation if you're getting that far !!!
You have a complete CI/CD flexible solution, HA ready and not that expensive.