Metrics Server
Metrics Server is a scalable, efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.
Metrics Server collects resource metrics from Kubelets and exposes them in Kubernetes apiserver through Metrics API for use by Horizontal Pod Autoscaler and Vertical Pod Autoscaler.
You can use Metrics Server for:
CPU/Memory based horizontal autoscaling (learn more about Horizontal Autoscaling)
Automatically adjusting/suggesting resources needed by containers (learn more about Vertical Autoscaling)
Note |
---|
For more information about the extension, see the details page of the "Metrics Server" extension in the Extensions Center. |
Edit Autoscaling Settings
Learn how to edit autoscaling settings for workloads.