What Is a Kubernetes HPA?
A Kubernetes Horizontal Pod Autoscaler (HPA) automatically adjusts the number of pod replicas in a deployment or replica set based on observed resource utilisation or custom metrics - scaling up when load increases and down when it decreases.