-
|
K3s version: I am seeing an issue where For example, we are able to view the metrics for pods running on this cluster called But I think this problem maybe a TANGENT to this issue talked here. I wanted to know if there is someway to understand how Please advise. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Are you using the same container runtime on both clusters? You didn't show the |
Beta Was this translation helpful? Give feedback.
-
|
Just found out why these No It turns out without Thank you for help :) |
Beta Was this translation helpful? Give feedback.
Just found out why these
metricsdidn't come up on the other cluster.No
CPU Limitswere placed on the POD OBJECTS for the ones running in the other cluster.It turns out without
CPU Limitsthemetricsmeasuring the CPU throttling is dropped.google/cadvisor#3154
Thank you for help :)