horizontalPodAutoscaling

@JvmName(name = "lwjoexdjoqxuqcdu")
suspend fun horizontalPodAutoscaling(value: Output<HorizontalPodAutoscalingArgs>)
@JvmName(name = "qjscssvbbescgsau")
suspend fun horizontalPodAutoscaling(value: HorizontalPodAutoscalingArgs?)

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.


@JvmName(name = "leetrugtlrfqlpfo")
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.