nodeAffinity

@JvmName(name = "ajujtbqlqsylwegu")
suspend fun nodeAffinity(value: Output<VolumeNodeAffinityArgs>)
@JvmName(name = "idvosyakrnytlclf")
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 = "skheqrkpjwjdbrth")
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.