locationPolicy

@JvmName(name = "peopbbqtevkdostq")
suspend fun locationPolicy(value: Output<String>)
@JvmName(name = "upfyeakumoivuojs")
suspend fun locationPolicy(value: String?)

Parameters

value

Location policy specifies the algorithm used when scaling-up the node pool. Location policy is supported only in 1.24.1+ clusters.

  • "BALANCED" - Is a best effort policy that aims to balance the sizes of available zones.

  • "ANY" - Instructs the cluster autoscaler to prioritize utilization of unused reservations, and reduce preemption risk for Spot VMs.