Back to search

What is Horizontal Pod Autoscaler?

HPA scales the number of pod replicas based on metrics such as CPU or custom signals.

DevOps Medium Theory

What is Horizontal Pod Autoscaler?

HPA scales the number of pod replicas based on metrics such as CPU or custom signals.

  • More replicas under load
  • Depends on metrics availability
  • Good for stateless horizontal scaling

What is Horizontal Pod Autoscaler?