daemonsetEvictionForOccupiedNodes

@JvmName(name = "pldbvbcweogklgsp")
suspend fun daemonsetEvictionForOccupiedNodes(value: Output<Boolean>)
@JvmName(name = "pwtkhqyolgbihcvq")
suspend fun daemonsetEvictionForOccupiedNodes(value: Boolean?)

Parameters

value

If set to true, all daemonset pods on occupied nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted.