init k8s guide
This commit is contained in:
@ -0,0 +1,25 @@
|
||||
---
|
||||
title: "Setup a HA Kubernetes cluster Part IX - QC with tracing and load testing"
|
||||
date: 2023-10-09
|
||||
description: "Follow this opinionated guide as starter-kit for your own Kubernetes platform..."
|
||||
tags: ["kubernetes", "load-testing", "k6", "tracing", "tempo"]
|
||||
draft: 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.
|
Reference in New Issue
Block a user