Compatibility
Use this page to check whether an Alauda GPU Management deployment matches the supported product scope.
Product support scope
Validation tiers
Not every configuration the operator accepts has been validated end-to-end. This table records the validation level for this release.
An accepted configuration that is not listed as validated is supported at the parameter level only; confirm it against your environment before production use.
Precompiled driver image compatibility
A precompiled driver image is kernel-specific: it loads only on the exact kernel it was built for. The tuple tag encodes the driver version (including the Alauda revision), the complete kernel release, and the OS:
The product package ships the tuple validated in this release (R580, SUSE Linux Micro 5.5, kernel 5.14.21-150500.55.166). Additional tuples are published on Docker Hub; import the one that matches your node as described in Configure the driver mode.
The driver version (for example R580 or R570) is a choice you make for your workloads. The kernel and OS are node facts and must match exactly — a tuple built for a different kernel does not make that kernel compatible. If your node kernel has no published tuple, contact Alauda Customer Support with uname -r and the GPU model for an on-demand build; tuples are not published speculatively for untested kernels.
Known limits
- In-place migration from the previous standalone cluster-plugin delivery model to the operator is not supported. Uninstall the standalone plugins before installing the operator.
- A driver version change reloads kernel modules on the node; GPU workloads on that node lose GPU access during the reload. Plan it as a node maintenance window.
- The upstream mutable-OS driver mode builds kernel modules on the node; air-gapped clusters need an internal kernel-headers source (
driver.repoConfig). - MIG is not validated on MIG hardware in this release and requires a user-supplied
mig-managerimage. - Vendor hardware health, firmware, and low-level driver tuning are outside this product document and should follow NVIDIA guidance.