podAntiAffinity

@JvmName(name = "cinxdahraqneexnq")
suspend fun podAntiAffinity(value: Output<PodAntiAffinityArgs>)
@JvmName(name = "myuarlhjwfmamwwh")
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 = "sycvtlntynydgerx")
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)).