From e4b4edcfbc9c7e8a91a9dc8ef85481b6b2e6a825 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 20:31:52 +0000 Subject: [PATCH] chore: update docs/performance-testing-with-jenkins-and-jmeter.md [20260514-2029] --- docs/performance-testing-with-jenkins-and-jmeter.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/performance-testing-with-jenkins-and-jmeter.md b/docs/performance-testing-with-jenkins-and-jmeter.md index 3cda4ffd..c9d94fea 100644 --- a/docs/performance-testing-with-jenkins-and-jmeter.md +++ b/docs/performance-testing-with-jenkins-and-jmeter.md @@ -24,6 +24,8 @@ - [Gatling vs JMeter](https://dzone.com/articles/gatling-vs-jmeter) ## Performance testing of microservices running on Kubernetes + - [The Hidden CPU Throttling Crisis in Kubernetes Clusters](https://www.kubenatives.com/p/the-hidden-cpu-throttling-crisis) - *(Related to kubernetes-troubleshooting topic)* + - [How Kruize Optimizes OpenShift Workloads](https://developers.redhat.com/articles/2025/06/25/how-kruize-optimizes-openshift-workloads#what_is_kruize_autotune_) - *(Related to openshift topic)* - [dev.to: The most elegant way to performance test your microservices running on Kubernetes](https://dev.to/ksingh7/the-most-elegant-way-to-performance-test-your-microservices-running-on-kubernetes-2mo2) In this article, you'll learn how to measure the performance of backend applications running on Kubernetes & how to use Vegeta, a versatile HTTP load testing and benchmarking tool written in Golang - [garden.io: Performance testing on a microservice architecture](https://garden.io/blog/performance-testing) @@ -122,4 +124,4 @@
-
+ \ No newline at end of file