horizontalPodAutoscaling property

HorizontalPodAutoscaling? horizontalPodAutoscaling
getter/setter pair

Configuration 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.

Implementation

HorizontalPodAutoscaling? horizontalPodAutoscaling;