podAntiAffinity

@JvmName(name = "ctcjsytiaroqaiey")
suspend fun podAntiAffinity(value: Output<PodAntiAffinityPatchArgs>)
@JvmName(name = "fnnmbmfadqbiqlyi")
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 = "fydfyvkwnnbplhow")
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)).