PackageTrack
Sign in Get early access

github.com/NVIDIA/gpu-operator

v1.11.1 NVIDIA/gpu-operator

What this package is like to depend on

Last release 2 days ago

21 Aug 2026

Ships on a steady schedule

a new release about every 1 weeks

Nearly every release is documented

notes for 11 of 11 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

431 releases · first in 2020

188 releases in the last 12 months

see the full history below

Release timeline

431 releases · Jan 2020 to Aug 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 431
  1. v1.11.1 04 Aug 2022
    Release notes

    Improvements

    Added startupProbe to NVIDIA driver container to allow RollingUpgrades to progress to other nodes only after driver modules are successfully loaded on current one.

    Added support for driver.rollingUpdate.maxUnavailable parameter to specify maximum nodes for simultaneous driver upgrades. Default is 1.

    NVIDIA driver container will auto-disable itself on the node with pre-installed drivers by applying label nvidia.com/gpu.deploy.driver=pre-installed . This is useful for heterogeneous clusters where only some GPU nodes have pre-installed drivers(e.g. DGX OS).

    Fixed issues

    Apply tolerations to cuda-validator and device-plugin-validator Pods based on deamonsets.tolerations in ClusterPolicy . For more info refer here .

    Fixed an issue causing cuda-validator Pod to fail when accept-nvidia-visible-devices-envvar-when-unprivileged = false is set with NVIDIA Container Toolkit. For more info refer here .

    Fixed an issue which caused recursive mounts under /run/nvidia/driver when both driver.rdma.enabled and driver.rdma.useHostMofed are set to true . This caused other GPU Pods to fail to start.

    Open source →
  2. v1.11.0 27 Jun 2022
    Release notes

    New Features

    Support for NVIDIA Data Center GPU Driver version 515.48.07 .

    Support for NVIDIA AI Enterprise 2.1.

    Support for NVIDIA Virtual Compute Server 14.1 (vGPU).

    Support for Ubuntu 22.04 LTS.

    Support for secure boot with GPU Driver version 515 and Ubuntu Server 20.04 LTS and 22.04 LTS.

    Support for Kubernetes 1.24.

    Support for Time-Slicing GPUs in Kubernetes .

    Support for Red Hat OpenShift on AWS, Azure and GCP instances. Refer to the Platform Support Matrix for the supported instances.

    Support for Red Hat Openshift 4.10 on AWS EC2 G5g instances(ARM).

    Support for Kubernetes 1.24 on AWS EC2 G5g instances(ARM).

    Support for use with the NVIDIA Network Operator 1.2.

    [Technical Preview] - Support for KubeVirt and Red Hat OpenShift Virtualization with GPU Passthrough and NVIDIA vGPU based products .

    [Technical Preview] - Kubernetes on ARM with Server Base System Architecture (SBSA).

    Improvements

    GPUDirect RDMA is now supported with CentOS using MOFED installed on the node.

    The NVIDIA vGPU Manager can now be upgraded to a newer branch while using an older, compatible guest driver.

    DGX A100 and non-DGX servers can now be used within the same cluster.

    Improved user interface while deploying a ClusterPolicy instance(CR) for the GPU Operator through Red Hat OpenShift Console.

    Improved the container-toolkit to handle v1 containerd configurations.

    Fixed issues

    Fix for incorrect reporting of DCGM_FI_DEV_FB_USED where reserved memory is reported as used memory. For more details refer to GitHub issue .

    Fixed nvidia-peermem sidecar container to correctly load the nvidia-peermem module when MOFED is directly installed on the node.

    Fixed duplicate mounts of /run/mellanox/drivers within the driver container which caused driver cleanup or re-install to fail.

    Fixed uncordoning of the node with k8s-driver-manager whenever ENABLE_AUTO_DRAIN env is disabled.

    Fixed readiness check for MOFED driver installation by the NVIDIA Network Operator. This will avoid the GPU driver containers to be in CrashLoopBackOff while waiting for MOFED drivers to be ready.

    Known Limitations

    All worker nodes within the Kubernetes cluster must use the same operating system version.

    The NVIDIA GPU Operator can only be used to deploy a single NVIDIA GPU Driver type and version. The NVIDIA vGPU and Data Center GPU Driver cannot be used within the same cluster.

    See the limitations sections for the [Technical Preview] of GPU Operator support for KubeVirt.

    The clusterpolicies.nvidia.com CRD has to be manually deleted after the GPU Operator is uninstalled using Helm.

    nouveau driver has to be blacklisted when using the NVIDIA vGPU. Otherwise the driver will fail to initialize the GPU with the error Failed to enable MSI-X in the system journal logs and all GPU Operator pods will be stuck in init state.

    The gpu-operator:v1.11.0 and gpu-operator:v1.11.0-ubi8 images have been released with the following known HIGH Vulnerability CVEs. These are from the base images and are not in libraries used by GPU Operator:

    xz-libs - CVE-2022-1271

    Open source →
  3. v1.10.1 18 Mar 2022
    Release notes

    Improvements

    Validated secure boot with signed NVIDIA Data Center Driver R510.

    Validated cgroup v2 with Ubuntu Server 20.04 LTS.

    Fixed issues

    Fixed an issue when GPU Operator was installed and MIG was already enabled on a GPU. The GPU Operator will now install successfully and MIG can either be disabled via the label nvidia.com/mig.config=all-disabled or configured with the required MIG profiles.

    Known Limitations

    The gpu-operator:v1.10.1 and gpu-operator:v1.10.1-ubi8 images have been released with the following known HIGH Vulnerability CVEs. These are from the base images and are not in libraries used by GPU Operator:

    openssl-libs - CVE-2022-0778

    zlib - CVE-2018-25032

    gzip - CVE-2022-1271

    Open source →
  4. v1.10.0 18 Mar 2022
    Release notes

    New Features

    Support for NVIDIA Data Center GPU Driver version 510.47.03 .

    Support NVIDIA A2, A100X and A30X

    Support for A100X and A30X on the DPU’s Arm processor.

    Support for secure boot with Ubuntu Server 20.04 and NVIDIA Data Center GPU Driver version R470.

    Support for Red Hat OpenShift 4.10.

    Support for GPUDirect RDMA with Red Hat OpenShift.

    Support for NVIDIA AI Enterprise 2.0.

    Support for NVIDIA Virtual Compute Server 14 (vGPU).

    Improvements

    Enabling/Disabling of GPU System Processor (GSP) Mode through NVIDIA driver module parameters.

    Ability to avoid deploying GPU Operator Operands on certain worker nodes through labels. Useful for running VMs with GPUs using KubeVirt.

    Fixed issues

    Increased lease duration of GPU Operator to 60s to avoid restarts during etcd defrag. More details here .

    Avoid spurious alerts generated of type GPUOperatorOpenshiftDriverToolkitEnabledNfdTooOld on RedHat OpenShift when there are no GPU nodes in the cluster.

    Avoid uncordoning nodes during driver pod startup when ENABLE_AUTO_DRAIN is set to false .

    Collection of GPU metrics in MIG mode is now supported with 470+ drivers.

    Fabric Manager (required for NVSwitch based systems) with CentOS 7 is now supported.

    Known Limitations

    Upgrading to a new NVIDIA AI Enterprise major branch:

    Upgrading the vGPU host driver to a newer major branch than the vGPU guest driver will result in GPU driver pod transitioning to a failed state. This happens for instance when the Host is upgraded to vGPU version 14.x while the Kubernetes nodes are still running with vGPU version 13.x.

    To overcome this situation, before upgrading the host driver to the new vGPU branch, apply the following steps:

    kubectl edit clusterpolicy

    modify the policy and set the environment variable DISABLE_VGPU_VERSION_CHECK to true as shown below:

    driver : env : - name : DISABLE_VGPU_VERSION_CHECK value : "true"

    write and quit the clusterpolicy edit

    The gpu-operator:v1.10.0 and gpu-operator:v1.10.0-ubi8 images have been released with the following known HIGH Vulnerability CVEs. These are from the base images and are not in libraries used by GPU Operator:

    openssl-libs - CVE-2022-0778

    Open source →
  5. v1.9.1 19 Jan 2022
    Release notes

    Improvements

    Improved logic in the driver container for waiting on MOFED driver readiness. This ensures that nvidia-peermem is built and installed correctly.

    Fixed issues

    Allow driver container to fallback to using cluster entitlements on Red Hat OpenShift on build failures. This issue exposed itself when using GPU Operator with some Red Hat OpenShift 4.8.z versions and Red Hat OpenShift 4.9.8. GPU Operator 1.9+ with Red Hat OpenShift 4.9.9+ doesn’t require entitlements.

    Fixed an issue when DCGM-Exporter didn’t work correctly with using the separate DCGM host engine that is part of the standalone DCGM pod. Fixed the issue and changed the default behavior to use the DCGM Host engine that is embedded in DCGM-Exporter. The standalone DCGM pod will not be launched by default but can be enabled for use with DGX A100.

    Update to latest Go vendor packages to avoid any CVE’s.

    Fixed an issue to allow GPU Operator to work with CRI-O runtime on Kubernetes.

    Mount correct source path for Mellanox OFED 5.x drivers for enabling GPUDirect RDMA.

    Open source →
  6. v1.9.0 02 Dec 2021
    Release notes

    New Features

    Support for NVIDIA Data Center GPU Driver version 470.82.01 .

    Support for DGX A100 with DGX OS 5.1+.

    Support for preinstalled GPU Driver with MIG Manager.

    Removed dependency to maintain active Red Hat OpenShift entitlements to build the GPU Driver. Introduce entitlement free driver builds starting with Red Hat OpenShift 4.9.9.

    Support for GPUDirect RDMA with preinstalled Mellanox OFED drivers.

    Support for GPU Operator and operands upgrades using Red Hat OpenShift Lifecycle Manager (OLM).

    Support for NVIDIA Virtual Compute Server 13.1 (vGPU).

    Improvements

    Automatic detection of default runtime used in the cluster. Deprecate the operator.defaultRuntime parameter.

    GPU Operator and its operands are installed into a single user specified namespace.

    A loaded Nouveau driver is automatically detected and unloaded as part of the GPU Operator install.

    Added an option to mount a ConfigMap of self-signed certificates into the driver container. Enables SSL connections to private package repositories.

    Fixed issues

    Fixed an issue when DCGM Exporter was in CrashLoopBackOff as it could not connect to the DCGM port on the same node.

    Known Limitations

    GPUDirect RDMA is only supported with R470 drivers on Ubuntu 20.04 LTS and is not supported on other distributions (e.g. CoreOS, CentOS etc.)

    The GPU Operator supports GPUDirect RDMA only in conjunction with the Network Operator. The Mellanox OFED drivers can be installed by the Network Operator or pre-installed on the host.

    Upgrades from v1.8.x to v1.9.x are not supported due to GPU Operator 1.9 installing the GPU Operator and its operands into a single namespace. Previous GPU Operator versions installed them into different namespaces. Upgrading to GPU Operator 1.9 requires uninstalling pre 1.9 GPU Operator versions prior to installing GPU Operator 1.9

    Collection of GPU metrics in MIG mode is not supported with 470+ drivers.

    The GPU Operator requires all MIG related configurations to be executed by MIG Manager. Enabling/Disabling MIG and other MIG related configurations directly on the host is discouraged.

    Fabric Manager (required for NVSwitch based systems) with CentOS 7 is not supported.

    Open source →
  7. v1.9.0-beta 19 Nov 2021 pre-release

    Nothing published for this version

  8. v1.8.3-0.20260821171647-a22dbf671f2e 21 Aug 2026 pre-release

    Nothing published for this version

  9. v1.8.3-0.20260821160027-13b97485aaa3 21 Aug 2026 pre-release

    Nothing published for this version

  10. v1.8.3-0.20260821000907-10ee5b3638b8 21 Aug 2026 pre-release

    Nothing published for this version

  11. v1.8.3-0.20260817232025-de69cf78225f 17 Aug 2026 pre-release

    Nothing published for this version

  12. v1.8.3-0.20260814162146-2dd61b605747 14 Aug 2026 pre-release

    Nothing published for this version

  13. v1.8.3-0.20260807085326-cfabcc9a8c4c 07 Aug 2026 pre-release

    Nothing published for this version

  14. v1.8.3-0.20260804203024-736fdfb8f406 04 Aug 2026 pre-release

    Nothing published for this version

  15. v1.8.3-0.20260803234042-ab1524761263 03 Aug 2026 pre-release

    Nothing published for this version

  16. v1.8.3-0.20260803151119-2afd52ba483d 03 Aug 2026 pre-release

    Nothing published for this version

  17. v1.8.3-0.20260801025922-14ca11b974fe 01 Aug 2026 pre-release

    Nothing published for this version

  18. v1.8.3-0.20260730181829-0a2bcefc1991 30 Jul 2026 pre-release

    Nothing published for this version

  19. v1.8.3-0.20260724230846-cb71b4755401 24 Jul 2026 pre-release

    Nothing published for this version

  20. v1.8.3-0.20260724091449-69a474b06c13 24 Jul 2026 pre-release

    Nothing published for this version

  21. v1.8.3-0.20260721185008-c37a3850b40d 21 Jul 2026 pre-release

    Nothing published for this version

  22. v1.8.3-0.20260720143607-57752060b8cd 20 Jul 2026 pre-release

    Nothing published for this version

  23. v1.8.3-0.20260718004015-7f8382669524 18 Jul 2026 pre-release

    Nothing published for this version

  24. v1.8.3-0.20260716165335-f54bd42108d9 16 Jul 2026 pre-release

    Nothing published for this version

  25. v1.8.3-0.20260713234713-ce8360e854ed 13 Jul 2026 pre-release

    Nothing published for this version

  26. v1.8.3-0.20260710191018-be25c4f20c3b 10 Jul 2026 pre-release

    Nothing published for this version

  27. v1.8.3-0.20260708230209-209c80831d9b 08 Jul 2026 pre-release

    Nothing published for this version

  28. v1.8.3-0.20260706210435-35d35715dd3f 06 Jul 2026 pre-release

    Nothing published for this version

  29. v1.8.3-0.20260626201116-a37981bdf128 26 Jun 2026 pre-release

    Nothing published for this version

  30. v1.8.3-0.20260623223607-b0a49c0e7b2e 23 Jun 2026 pre-release

    Nothing published for this version

  31. v1.8.3-0.20260623214456-9e35d5d4d2b3 23 Jun 2026 pre-release

    Nothing published for this version

  32. v1.8.3-0.20260622210240-4d29f656d3c9 22 Jun 2026 pre-release

    Nothing published for this version

  33. v1.8.3-0.20260617033911-9b198ba801ee 17 Jun 2026 pre-release

    Nothing published for this version

  34. v1.8.3-0.20260612153827-fed0b2a686a2 12 Jun 2026 pre-release

    Nothing published for this version

  35. v1.8.3-0.20260611231353-021912003a88 11 Jun 2026 pre-release

    Nothing published for this version

  36. v1.8.3-0.20260608115136-1ab8a08a932c 08 Jun 2026 pre-release

    Nothing published for this version

  37. v1.8.3-0.20260605221707-2a8a94d3d99f 05 Jun 2026 pre-release

    Nothing published for this version

  38. v1.8.3-0.20260603192007-32bd22c78869 03 Jun 2026 pre-release

    Nothing published for this version

  39. v1.8.3-0.20260601162333-7f0185574ad5 01 Jun 2026 pre-release

    Nothing published for this version

  40. v1.8.3-0.20260529232536-d3b9dc0d8b7d 29 May 2026 pre-release

    Nothing published for this version

  41. v1.8.3-0.20260527175454-2369b0586cbd 27 May 2026 pre-release

    Nothing published for this version

  42. v1.8.3-0.20260527175244-6fe80f9d9466 27 May 2026 pre-release

    Nothing published for this version

  43. v1.8.3-0.20260522195115-19bd0c14776d 22 May 2026 pre-release

    Nothing published for this version

  44. v1.8.3-0.20260513231600-6888f3b7c079 13 May 2026 pre-release

    Nothing published for this version

  45. v1.8.3-0.20260513022035-cf781234cf79 13 May 2026 pre-release

    Nothing published for this version

  46. v1.8.3-0.20260512190015-6df56c0f8b19 12 May 2026 pre-release

    Nothing published for this version

  47. v1.8.3-0.20260508184706-b8a1966c73a7 08 May 2026 pre-release

    Nothing published for this version

  48. v1.8.3-0.20260506005329-b927469cd3cb 06 May 2026 pre-release

    Nothing published for this version

  49. v1.8.3-0.20260428155331-4bab1c81db43 28 Apr 2026 pre-release

    Nothing published for this version

  50. v1.8.3-0.20260424074531-da2b5630f6a3 24 Apr 2026 pre-release

    Nothing published for this version

  51. v1.8.3-0.20260420214839-fa0c8a051015 20 Apr 2026 pre-release

    Nothing published for this version

  52. v1.8.3-0.20260417154600-5a25fef4572b 17 Apr 2026 pre-release

    Nothing published for this version

  53. v1.8.3-0.20260417143937-e6cd031de192 17 Apr 2026 pre-release

    Nothing published for this version

  54. v1.8.3-0.20260414040244-691aa75aceab 14 Apr 2026 pre-release

    Nothing published for this version

  55. v1.8.3-0.20260410182920-afda1f7284f9 10 Apr 2026 pre-release

    Nothing published for this version

  56. v1.8.3-0.20260408170147-45da937b6db6 08 Apr 2026 pre-release

    Nothing published for this version

  57. v1.8.3-0.20260403232852-7ad7a1d93b46 03 Apr 2026 pre-release

    Nothing published for this version

  58. v1.8.3-0.20260321041316-d5750f2f3033 21 Mar 2026 pre-release

    Nothing published for this version

  59. v1.8.3-0.20260318160938-30a8bbd2d04a 18 Mar 2026 pre-release

    Nothing published for this version

  60. v1.8.3-0.20260317001255-89bae95cf3d0 17 Mar 2026 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive