GPUs allocated from reservations do not count towards quotas on the number of GPUs.
How to add reservations to node groups
Node groups of a regular type with GPUs support reservations. Preemptible node groups and node groups without GPUs do not support reservations.- Web console
- CLI
- Terraform
If you want to create a node group, in the creation form, under Computing resources, select With GPU and a regular VM type. After that, specify the Reservation usage settings.If you want to modify an existing node group, go to its Settings tab on the node group page. Next, update the Reservation usage settings.The Reservation usage settings are only displayed if you have capacity block groups.Available Reservation usage options:
-
With reservations: Resources are allocated from reservations.
You can use one of the following reservation types:
- Any (default): You do not need to select reservations. The service uses the reservations that are most suitable for the configuration of your VM.
- Specific: Select specific reservations. Make sure to select reservations that have enough capacity and that do not expire in several days.
- Without reservations: Resources are allocated from the common pool, and no reservations are used for the node group.