nodeSelector

@JvmName(name = "cqbdpakoctrbdbds")
suspend fun nodeSelector(value: Output<Map<String, String>>)
@JvmName(name = "cxtdymnijjkwdbdk")
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 = "lueneetqrplmxqfd")
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.