podAntiAffinity

@JvmName(name = "gpjoxnesospfxjmu")
suspend fun podAntiAffinity(value: Output<PodAntiAffinityArgs>)
@JvmName(name = "qvgufiijuigjyghm")
suspend fun podAntiAffinity(value: PodAntiAffinityArgs?)

Parameters

value

Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)).


@JvmName(name = "pohctmygqcovjomd")
suspend fun podAntiAffinity(argument: suspend PodAntiAffinityArgsBuilder.() -> Unit)

Parameters

argument

Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)).