Metrics Server
Everything on SkillVeris tagged Metrics Server — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What Is Horizontal Pod Autoscaling?
Horizontal Pod Autoscaling (HPA) is a Kubernetes controller that automatically increases or decreases the number of pod replicas in a deployment based on obser…
Horizontal Pod Autoscaler vs Vertical Pod Autoscaler
The Horizontal Pod Autoscaler (HPA) scales a workload out by changing the number of Pod replicas based on observed metrics, while the Vertical Pod Autoscaler (…