Kubernetes CPU Usage Doesn't Match Load Test #1128
Replies: 1 comment
-
It is important to note here that underlying recording rule responsible for For this particular case, There is a solution that would possibly allow us to marry both worlds. Note: all those recording rules and dashboards are coming from https://github.com/kubernetes-monitoring/kubernetes-mixin project, so it would be good to open an issue there. More on the topic of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Context
Hi guys, I am testing to kubernetes CPU usage to see if it matches with the load test I run.
For testing, here is the stack that I use:
For the test, I created a load pattern consisting of 1 minute of 5 virtual users then ramp up to 50 users for 1 minute and then repeat again.
Problem
I checked the CPU load on grafana to see if it matches the load pattern I have generated. However I found out that it doesn't really align with the number of user.

Here is what I think is confusing from the CPU Usage graph:
Things I Tried
Question
Additional Details
Beta Was this translation helpful? Give feedback.
All reactions