podAffinity

@JvmName(name = "kicuqryvbaqftmyj")
suspend fun podAffinity(value: Output<PodAffinityPatchArgs>)
@JvmName(name = "kyynwvadommrnutc")
suspend fun podAffinity(value: PodAffinityPatchArgs?)

Parameters

value

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


@JvmName(name = "ifiywasumwccaxdr")
suspend fun podAffinity(argument: suspend PodAffinityPatchArgsBuilder.() -> Unit)

Parameters

argument

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