memory and cpu metrics on the HPA lower than real memory and cpu usage #10860
Unanswered
medialearnuxx
asked this question in
Q&A
Replies: 1 comment
-
my pod resources annotations: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, i apologize if maybe this question or kind of issue was raise by others or not. but i have 6 micro services application that run on top of kubernetes. i implement linkerd to load balance the traffic to the pod. but when i compare the services/deployment.
at first, i got reported from team if HPA on the services that injected linkerd not worked. then i add these annotations to the deployment, config.linkerd.io/proxy-cpu-request and config.linkerd.io/proxy-memory-request. the HPA issues solved. but i found another issues that the memory and cpu metrics are mismatch because i also monitor my application services using grafana.
thanks
Beta Was this translation helpful? Give feedback.
All reactions