- Home
- All questions
- Question 401
CKA study material · question 401 of 1000
Which pipeline supplies the data behind kubectl top?
Show the answer
Answer: B. The resource metrics pipeline, served by metrics-server
metrics-server serves the metrics.k8s.io API, which feeds kubectl top and the Horizontal Pod Autoscaler.
Source: Tools for Monitoring Resources (Kubernetes) — Resource metrics pipeline