autoscaling

@JvmName(name = "fbqwqjurtwfytbrk")
suspend fun autoscaling(value: Output<NodePoolAutoscalingArgs>)
@JvmName(name = "oyrghaodvkjemdnp")
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 = "mxblymroaevdwutx")
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.