advancedScenario & System Design Questions
HPA not scaling despite high CPU -- stuck at current replica count
Check: (1) Is Metrics Server installed and running? (2) Does kubectl top pods show data? (3) Are resource requests set on the Pods (required for HPA percentage calculation)? (4) Is current replica count at maxReplicas?
This is a Pro chapter
Sign in, then upgrade to Pro or Power to unlock this and the full DevOps Mastery library.
HPA not scaling despite high CPU -- stuck at current replica count