From 0ac95e8e98d7fa3809aaae8249ab0bb039aa5142 Mon Sep 17 00:00:00 2001 From: Saurabhkr952 Date: Sat, 1 Jun 2024 10:12:20 +0530 Subject: [PATCH] improve sha:b25f56652f1d538c6217b9d215fb4fc6492ed171 Signed-off-by: Saurabhkr952 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba88819..346c3ad 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ Here's how the CI/CD pipeline works: ### Load Testing Load testing is an essential aspect of ensuring the stability and performance of your Kubernetes cluster. We employ `k6s` for load testing, which allows us to simulate traffic and analyze how our system responds under high loads. By scripting test scenarios with k6s, we can assess the scalability and resilience of our Kubernetes setup. + #### Monitor Nginx Ingress Controller To monitor the performance of our nginx-ingress-controller, we utilize Grafana dashboards. ![grafana-dashboard-1](/assets/1.5k-req-sec-1.png)