nodeSelector

@JvmName(name = "bxqgnlkownkjxkjw")
suspend fun nodeSelector(value: Output<Map<String, String>>)
@JvmName(name = "kvebbwughhjuktgu")
suspend fun nodeSelector(value: Map<String, String>?)

Parameters

value

Node Selector describes the hardware requirements of the resources. Use the following node selector keys to configure features on a Revision:

  • run.googleapis.com/accelerator sets the type of GPU required by the Revision to run.


@JvmName(name = "fxqnaucvdcehldwg")
fun nodeSelector(vararg values: Pair<String, String>)

Parameters

values

Node Selector describes the hardware requirements of the resources. Use the following node selector keys to configure features on a Revision:

  • run.googleapis.com/accelerator sets the type of GPU required by the Revision to run.