nodeAffinity

@JvmName(name = "kvotiooxkkrtlkdb")
suspend fun nodeAffinity(value: Output<VolumeNodeAffinityArgs>)
@JvmName(name = "qjeklbkcwaqbufps")
suspend fun nodeAffinity(value: VolumeNodeAffinityArgs?)

Parameters

value

nodeAffinity defines constraints that limit what nodes this volume can be accessed from. This field influences the scheduling of pods that use this volume.


@JvmName(name = "iwpfipybrfhgrvja")
suspend fun nodeAffinity(argument: suspend VolumeNodeAffinityArgsBuilder.() -> Unit)

Parameters

argument

nodeAffinity defines constraints that limit what nodes this volume can be accessed from. This field influences the scheduling of pods that use this volume.