Skip to content

Commit 2c3c9c0

Browse files
committed
Update docs for 25.10.1
Signed-off-by: Abigail McCarthy <[email protected]>
1 parent 3bfd1d9 commit 2c3c9c0

File tree

3 files changed

+44
-4
lines changed

3 files changed

+44
-4
lines changed

gpu-operator/life-cycle-policy.rst

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,10 @@ Refer to :ref:`Upgrading the NVIDIA GPU Operator` for more information.
8787
:header-rows: 2
8888

8989
* - :rspan:`1` Component
90-
- GPU Operator Version
90+
- :cspan:`2` GPU Operator Version
9191

9292
* - v25.10.0
93+
- v25.10.1
9394

9495
* - NVIDIA GPU Driver |ki|_
9596
- | `580.95.05 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-95-05/index.html>`_ (**D**, **R**)
@@ -98,10 +99,17 @@ Refer to :ref:`Upgrading the NVIDIA GPU Operator` for more information.
9899
| `570.195.03 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-570-195-03/index.html>`_
99100
| `550.163.01 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-550-163-01/index.html>`_
100101
| `535.274.02 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-535-274-03/index.html>`_
102+
- | `580.105.08 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-105-08/index.html>`_ (**D**, **R**)
103+
| `580.95.05 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-95-05/index.html>`_
104+
| `580.82.07 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-82-07/index.html>`_
105+
| `575.57.08 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-575-57-08/index.html>`_
106+
| `570.195.03 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-570-195-03/index.html>`_
107+
| `550.163.01 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-550-163-01/index.html>`_
108+
| `535.274.02 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-535-274-03/index.html>`_
101109
102110

103111
* - NVIDIA Driver Manager for Kubernetes
104-
- `v0.9.0 <https://ngc.nvidia.com/catalog/containers/nvidia:cloud-native:k8s-driver-manager>`__
112+
- :cspan:`2` `v0.9.0 <https://ngc.nvidia.com/catalog/containers/nvidia:cloud-native:k8s-driver-manager>`__
105113

106114
* - NVIDIA Container Toolkit
107115
- `1.18.0 <https://github.com/NVIDIA/nvidia-container-toolkit/releases>`__
@@ -111,6 +119,7 @@ Refer to :ref:`Upgrading the NVIDIA GPU Operator` for more information.
111119

112120
* - DCGM Exporter
113121
- `v4.4.1-4.6.0 <https://github.com/NVIDIA/dcgm-exporter/releases>`__
122+
- `v4.4.2-4.7.0 <https://github.com/NVIDIA/dcgm-exporter/releases>`__
114123

115124
* - Node Feature Discovery
116125
- `v0.18.2 <https://github.com/kubernetes-sigs/node-feature-discovery/releases/>`__
@@ -124,6 +133,7 @@ Refer to :ref:`Upgrading the NVIDIA GPU Operator` for more information.
124133

125134
* - DCGM
126135
- `4.4.1 <https://docs.nvidia.com/datacenter/dcgm/latest/release-notes/changelog.html>`__
136+
- `4.4.2-1 <https://docs.nvidia.com/datacenter/dcgm/latest/release-notes/changelog.html>`__
127137

128138
* - Validator for NVIDIA GPU Operator
129139
- v25.10.0
@@ -169,4 +179,4 @@ Refer to :ref:`Upgrading the NVIDIA GPU Operator` for more information.
169179
version downloaded from the `NVIDIA Licensing Portal <https://ui.licensing.nvidia.com>`_.
170180
- The GPU Operator is supported on all active NVIDIA data center production drivers.
171181
Refer to `Supported Drivers and CUDA Toolkit Versions <https://docs.nvidia.com/datacenter/tesla/drivers/index.html#supported-drivers-and-cuda-toolkit-versions>`_
172-
for more information.
182+
for more information.

gpu-operator/release-notes.rst

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,36 @@ Refer to the :ref:`GPU Operator Component Matrix` for a list of software compone
3333

3434
----
3535

36+
37+
38+
.. _v25.10.1:
39+
40+
25.10.1
41+
=======
42+
43+
New Features
44+
------------
45+
46+
* Updated software component versions:
47+
48+
- NVIDIA Container Toolkit v1.18.1
49+
- NVIDIA DCGM v4.4.2-1
50+
- NVIDIA DCGM Exporter v4.4.2-4.7.0
51+
52+
* Added support for this NVIDIA Data Center GPU Driver version:
53+
54+
- 580.105.08 (default)
55+
56+
Fixed Issues
57+
------------
58+
59+
* Fixed a bug where driver images were being incorrectly assigned in multi-nodepool clusters.
60+
* Fixed a bug where the GPU Operator Helm chart template was not assigning the correct namespace to resouces it created.
61+
* Fixed a bug where the ClusterPolicy reconciler would fail when it attempted to update node labels on a cluster.
62+
* Fixed a bug where the k8s-driver-manager would wait indefinitely when MOFED is enabled despite the MOFED being pre-installed on the host.
63+
64+
65+
3666
.. _v25.10.0:
3767

3868
25.10.0

repo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ docs_root = "${root}/gpu-operator"
168168
project = "gpu-operator"
169169
name = "NVIDIA GPU Operator"
170170
version = "25.10" # Update repo_docs.projects.openshift.version to match latest patch version maj.min.patch
171-
source_substitutions = { minor_version = "25.10", version = "v25.10.0", recommended = "580.95.05" }
171+
source_substitutions = { minor_version = "25.10", version = "v25.10.1", recommended = "580.95.05" }
172172
copyright_start = 2020
173173
sphinx_exclude_patterns = [
174174
"life-cycle-policy.rst",

0 commit comments

Comments
 (0)