autoscaling

@JvmName(name = "aubbmcbnsqeyadav")
suspend fun autoscaling(value: Output<NodePoolAutoscalingArgs>)
@JvmName(name = "jfkvpjfjujwnusoo")
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 = "oqcvgcnwldfwebri")
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.