autoscaling

@JvmName(name = "qdfgcovnqibjyjpy")
suspend fun autoscaling(value: Output<NodePoolAutoscalingArgs>)
@JvmName(name = "jqyolxjyxlvgchmh")
suspend fun autoscaling(value: NodePoolAutoscalingArgs?)

Parameters

value

Configuration required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. Structure is documented below.


@JvmName(name = "gannppngikcjftqd")
suspend fun autoscaling(argument: suspend NodePoolAutoscalingArgsBuilder.() -> Unit)

Parameters

argument

Configuration required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. Structure is documented below.