Skip to content

Commit ed3597b

Browse files
a-mccarthychenopis
authored andcommitted
update release notes and support matrix
Signed-off-by: Abigail McCarthy <[email protected]>
1 parent ccdd12c commit ed3597b

File tree

3 files changed

+27
-9
lines changed

3 files changed

+27
-9
lines changed

gpu-operator/life-cycle-policy.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,16 +101,16 @@ Refer to :ref:`Upgrading the NVIDIA GPU Operator` for more information.
101101
102102

103103
* - NVIDIA Driver Manager for Kubernetes
104-
- `v0.8.1 <https://ngc.nvidia.com/catalog/containers/nvidia:cloud-native:k8s-driver-manager>`__
104+
- `v0.9.0 <https://ngc.nvidia.com/catalog/containers/nvidia:cloud-native:k8s-driver-manager>`__
105105

106106
* - NVIDIA Container Toolkit
107107
- `1.18.0 <https://github.com/NVIDIA/nvidia-container-toolkit/releases>`__
108108

109109
* - NVIDIA Kubernetes Device Plugin
110-
- `0.17.4 <https://github.com/NVIDIA/k8s-device-plugin/releases>`__
110+
- `0.18.0 <https://github.com/NVIDIA/k8s-device-plugin/releases>`__
111111

112112
* - DCGM Exporter
113-
- `4.4.1-4.5.2 <https://github.com/NVIDIA/dcgm-exporter/releases>`__
113+
- `v4.4.1-4.6.0 <https://github.com/NVIDIA/dcgm-exporter/releases>`__
114114

115115
* - Node Feature Discovery
116116
- `v0.18.1 <https://github.com/kubernetes-sigs/node-feature-discovery/releases/>`__
@@ -120,7 +120,7 @@ Refer to :ref:`Upgrading the NVIDIA GPU Operator` for more information.
120120
- `0.17.4 <https://github.com/NVIDIA/k8s-device-plugin/releases>`__
121121

122122
* - NVIDIA MIG Manager for Kubernetes
123-
- `0.12.3 <https://github.com/NVIDIA/mig-parted/blob/main/CHANGELOG.md>`__
123+
- `0.13.0 <https://github.com/NVIDIA/mig-parted/blob/main/CHANGELOG.md>`__
124124

125125
* - DCGM
126126
- `4.4.1 <https://docs.nvidia.com/datacenter/dcgm/latest/release-notes/changelog.html>`__
@@ -132,7 +132,7 @@ Refer to :ref:`Upgrading the NVIDIA GPU Operator` for more information.
132132
- `v1.4.0 <https://github.com/NVIDIA/kubevirt-gpu-device-plugin>`__
133133

134134
* - NVIDIA vGPU Device Manager
135-
- `v0.4.0 <https://github.com/NVIDIA/vgpu-device-manager>`__
135+
- `v0.4.1 <https://github.com/NVIDIA/vgpu-device-manager>`__
136136

137137
* - NVIDIA GDS Driver |gds|_
138138
- `2.26.6 <https://github.com/NVIDIA/gds-nvidia-fs/releases>`__

gpu-operator/platform-support.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ The following NVIDIA data center GPUs are supported on x86 based platforms:
190190
+=========================+========================+=======+
191191
| NVIDIA DGX B200 | NVIDIA Blackwell | |
192192
+-------------------------+------------------------+-------+
193+
| NVIDIA DGX Spark | NVIDIA Blackwell | |
194+
+-------------------------+------------------------+-------+
193195
| NVIDIA HGX B200 | NVIDIA Blackwell | |
194196
+-------------------------+------------------------+-------+
195197
| NVIDIA HGX B300 | NVIDIA Blackwell | |

gpu-operator/release-notes.rst

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,15 @@ New Features
4343

4444
* Updated software component versions:
4545

46+
- NVIDIA Driver Manager for Kubernetes v0.9.0
4647
- NVIDIA Container Toolkit v1.18.0
4748
- NVIDIA DCGM v4.4.1
48-
- NVIDIA DCGM Exporter v4.4.1-4.5.2
49-
- Node Feature Discovery v0.18.1
49+
- NVIDIA DCGM Exporter v4.4.1-4.6.0
50+
- Node Feature Discovery v0.18.2
5051
- NVIDIA GDS Driver v2.26.6
52+
- NVIDIA Kubernetes Device Plugin v0.18.0
53+
- NVIDIA MIG Manager for Kubernetes v0.13.0
54+
- NVIDIA vGPU Device Manager v0.4.1
5155

5256
* Added support for these NVIDIA Data Center GPU Driver versions:
5357

@@ -68,7 +72,7 @@ New Features
6872
updated to ``true`` since the Operator Lifecycle Manager (OLM) does not mutate custom
6973
resources on operator upgrades.
7074

71-
* When using virtualization, on GPUs that support MIG, you now have the option to select MIG-backed vGPU instances instead of time-sliced vGPU instances.
75+
* When using NVIDIA vGPU with KubeVirt / OpenShift Virtualization, on GPUs that support MIG, you now have the option to select MIG-backed vGPU instances instead of time-sliced vGPU instances.
7276
To select a MIG-backed vGPU profile, label the node with the name of the MIG-backed vGPU profile.
7377

7478
* Added support for NVIDIA HGX B300 and NVIDIA HGX GB300 NVL72.
@@ -110,6 +114,17 @@ New Features
110114
* ``2g.70gb`` :math:`\times` 1
111115
* ``3g.139gb`` :math:`\times` 1
112116

117+
Improvements
118+
------------
119+
120+
* The GPU Operator now configures containerd and cri-o using drop-in files by default.
121+
When installing on microk8s, you need to set the value of the RUNTIME_CONFIG_SOURCE parameter in the CLusterPolicy to ``file=/var/snap/microk8s/current/args/containerd.toml``.
122+
123+
* Hardened the GPU Operator container image by using a distroless as a base image.
124+
125+
* Validator for NVIDIA GPU Operator is now included as part of the GPU Operator container image.
126+
It is no longer a separate image.
127+
113128
Fixed Issues
114129
------------
115130

@@ -118,7 +133,8 @@ Fixed Issues
118133
Known Issues
119134
------------
120135

121-
* TBD
136+
* When using cri-o as the container runtime, several of the GPU Operator pods may be stuck in the ``RunContainerError`` state during installation or upgrade of GPU Operator.
137+
The pods may be in this state for several minutes, but will recover from this state as soon as the container toolkit pod starts running.
122138

123139

124140
.. _v25.3.4:

0 commit comments

Comments
 (0)