- Home
- All questions
- Question 901
CKA study material · question 901 of 1000
A team wants an HPA to scale on request rate. What does the Metrics API alone provide?
Show the answer
Answer: A. CPU and memory only
The Metrics API deliberately carries only the CPU and memory needed for autoscaling; anything richer requires a second pipeline serving the Custom Metrics API.
Source: Resource metrics pipeline (Kubernetes) — Resource metrics pipeline (overview)