Class HorizontalPodAutoscaling (2.1.0)

HorizontalPodAutoscaling(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.

Attribute

NameDescription
disabled bool
Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that a Heapster pod is running in the cluster, which is also used by the Cloud Monitoring service.