clusterAutoscaling

@JvmName(name = "rlurqphoihbbvmbi")
suspend fun clusterAutoscaling(value: Output<ClusterClusterAutoscalingArgs>)
@JvmName(name = "cwairyfbxfbohryk")
suspend fun clusterAutoscaling(value: ClusterClusterAutoscalingArgs?)

Parameters

value

Per-cluster configuration of Node Auto-Provisioning with Cluster Autoscaler to automatically adjust the size of the cluster and create/delete node pools based on the current needs of the cluster's workload. See the guide to using Node Auto-Provisioning for more details. Structure is documented below.


@JvmName(name = "fiwxncmimtnuxiks")
suspend fun clusterAutoscaling(argument: suspend ClusterClusterAutoscalingArgsBuilder.() -> Unit)

Parameters

argument

Per-cluster configuration of Node Auto-Provisioning with Cluster Autoscaler to automatically adjust the size of the cluster and create/delete node pools based on the current needs of the cluster's workload. See the guide to using Node Auto-Provisioning for more details. Structure is documented below.