Metrics Server
Metrics Server is an essential cluster component that collects resource metrics from Kubelets and exposes them through the Kubernetes API. EDKA’s Metrics Server deployment enables horizontal pod autoscaling, vertical pod autoscaling, and resource monitoring for optimal cluster performance.
- Real-time CPU and memory metrics for all pods and nodes
- Enables HPA (Horizontal Pod Autoscaler) for automatic scaling
- Supports VPA (Vertical Pod Autoscaler) for right-sizing workloads
- Low resource footprint with high-frequency metric collection
Features available
EDKA’s Metrics Server implementation includes secure communication with kubelets, optimized metric aggregation, and integration with kubectl top commands. Our deployment handles certificate management, metric retention policies, and performance tuning to ensure accurate and timely metrics are available for your autoscaling decisions and resource management.
Deploy Metrics Server

Metrics Server
Monitoring
Enable resource metrics and autoscaling in Kubernetes with Metrics Server, providing CPU and memory metrics for pods and nodes.