Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.32 KB

nodes-pods-autoscaling.adoc

File metadata and controls

34 lines (22 loc) · 1.32 KB

Automatically scaling pods with the Horizontal Pod Autoscaler

As a developer, you can use a horizontal pod autoscaler (HPA) to specify how {product-title} should automatically increase or decrease the scale of a replication controller or deployment configuration, based on metrics collected from the pods that belong to that replication controller or deployment configuration.

Additional resources

For more information on replication controllers and deployment controllers, see Understanding Deployments and DeploymentConfigs.