Highlight from What You Need to Know About Kubernetes Autoscaling
Horizontal Pod Autoscaler
HPA adjusts the number of replicas of a deployment or replica set based on pod resource utilization. HorizontalPodAutoscaler
automatically changes the number of replicas in response to changes in traffic or demand.