Metrics Server

Difficulty: Intermediate

Question

What is the role of the Metrics Server?

Answer

It's a cluster-wide aggregator of resource usage data. It provides metrics to tools like `kubectl top` and is required for HPA to work.

Concepts covered

Metrics, HPA