horizontal Pod Autoscaling
Parameters
value
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.
suspend fun horizontalPodAutoscaling(argument: suspend HorizontalPodAutoscalingArgsBuilder.() -> Unit)
Parameters
argument
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.