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.
In the Reservation section, you can configure the following options:
- Any (existing and future) (default): Compute selects among your matching capacity block groups automatically.
- Specific capacity block groups: Select one or more capacity block groups. Each option shows the capacity block group ID, reservation period and GPU usage. Make sure the selected groups have enough capacity and do not expire soon.
-
Switch to PAYG: Choose whether the VM can start after you create or restart it without active intervals in selected capacity block groups:
- When reservation is exhausted (default): The VM can start as a pay-as-you-go VM when no capacity is available in the selected capacity block groups.
- Never: The VM cannot start without available capacity in the selected capacity block groups.
- Without reservations: Resources are allocated from the common pool, and no reservations are used for the node group.