podAntiAffinity

@JvmName(name = "ayrbjuryiqfhmsic")
suspend fun podAntiAffinity(value: Output<PodAntiAffinityPatchArgs>)
@JvmName(name = "cryhxyjwutoxhxgl")
suspend fun podAntiAffinity(value: PodAntiAffinityPatchArgs?)

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 = "knnjqsscsfyrsqge")
suspend fun podAntiAffinity(argument: suspend PodAntiAffinityPatchArgsBuilder.() -> 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)).