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

999 B

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

Unit & integration Testing

xUnit

CI configuration

Code Metrics

SonarQube installation

Project configuration

Code Coverage

Load testing

K6

Load balancing database

Final check 🎊🏁🎊

Congratulation if you're getting that far !!!

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