requiredDuringSchedulingIgnoredDuringExecution

@JvmName(name = "wcmspjtimyynldke")
suspend fun requiredDuringSchedulingIgnoredDuringExecution(value: Output<NodeSelectorArgs>)
@JvmName(name = "segxvounaktxsyqb")
suspend fun requiredDuringSchedulingIgnoredDuringExecution(value: NodeSelectorArgs?)

Parameters

value

If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to an update), the system may or may not try to eventually evict the pod from its node.


@JvmName(name = "kefliardttkapwgs")
suspend fun requiredDuringSchedulingIgnoredDuringExecution(argument: suspend NodeSelectorArgsBuilder.() -> Unit)

Parameters

argument

If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to an update), the system may or may not try to eventually evict the pod from its node.