- Public images are provided and supported by the platform by default.
- Custom images are images that you create yourself with customized software and architecture.
Compatibility types
The image that you choose for a VM must be compatible with the VM’s platform. There are different types of compatibility:- Recommended images ensure stable VM performance.
- Alternative images are compatible with the platform but do not guarantee stable performance.
Image family
Each image has a family. When you use the Nebius AI Cloud CLI or the provider for Terraform to create a boot disk, you need to specify its family. For example, the image Ubuntu 24.04 LTS for NVIDIA® GPUs (CUDA® 13) has the familyubuntu24.04-cuda13.0.
How to get a list of available public images
To get a list of public boot disk images available in a region, run:recommended_platforms: Platforms for which the image is recommended.unsupported_platforms: Platforms for which the image is not supported (with reasons, if available).
Images for GPU VMs
For VMs with GPUs, create boot disks from the following images:- Ubuntu 24.04 LTS for NVIDIA® GPUs (CUDA® 12),
ubuntu24.04-cuda12 - Ubuntu 24.04 LTS for NVIDIA® GPUs (CUDA® 13),
ubuntu24.04-cuda13.0
GPU drivers and other components
The boot disk images for VMs with GPUs include the following components:| Component | ubuntu24.04-cuda12 | ubuntu24.04-cuda13.0 |
|---|---|---|
| Drivers preset | cuda12.8 | cuda13.0 |
| CUDA Toolkit | 12.8 (release notes) | 13.0 (release notes) |
| NVIDIA Data Center GPU Driver | 570.x | 580.x |
| Linux kernel | 6.11, NVIDIA HWE | 6.11, NVIDIA HWE |
| Networking package | NVIDIA DOCA 2.9.2 (release notes) | NVIDIA DOCA 3.1.0 (release notes) |
| Other components | ||
Images for non-GPU VMs
For VMs without GPUs, create boot disks from the Ubuntu 24.04 LTS,ubuntu24.04-driverless image without GPU drivers and components.
The images without drivers are also compatible with GPU VMs, but you need to install the drivers and components manually. We recommend using the dedicated images for GPU VMs.
The following boot disk images are compatible with non-GPU VMs:
Security updates
Automatic security updates are disabled by default. We recommend that you check the compatibility of new library versions on a test VM, and then apply the updates manually to all running GPU nodes. If you do need automatic updates, you can enable them.InfiniBand and InfiniBand Trade Association are registered trademarks of the InfiniBand Trade Association.