horizontal pod autoscaler Configuring Kubernetes HPA on a K8s Cluster Horizontal Pod ScalerHorizontal Pod Scaler automatically scales the number of pods in a replication controller, deployment, replica set or stateful set based on observed CPU utilization. This blog will explain