Skip to content

Commit 6c4b7ba

Browse files
authored
Minor corrections for 25.3.0 (#167)
fix tables and release notes Signed-off-by: Abigail McCarthy <[email protected]>
1 parent 7788e32 commit 6c4b7ba

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

gpu-operator/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ To view all the options, run ``helm show values nvidia/gpu-operator``.
173173
Set this value to ``false`` when using the Operator on systems with pre-installed drivers.
174174
- ``true``
175175

176-
* - ``kernelModuleType``
176+
* - ``driver.kernelModuleType``
177177
- Specifies the type of the NVIDIA GPU Kernel modules to use.
178178
Valid values are ``auto`` (default), ``proprietary``, and ``open``.
179179

gpu-operator/platform-support.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ See the :doc:`precompiled-drivers` page for more on using precompiled drivers.
439439
+----------------------------+------------------------+----------------+---------------------+
440440
| Operating System | Kernel Flavor | Kernel Version | CUDA Driver Branch |
441441
+============================+========================+================+=====================+
442-
| Ubuntu 22.04 | Generic, NVIDIA, Azure | 5.15 | R535, R550 |
442+
| Ubuntu 22.04 | Generic, NVIDIA, Azure | 5.15 | R535, R550, R570 |
443443
| | AWS, Oracle | | |
444444
+----------------------------+------------------------+----------------+---------------------+
445445
| Ubuntu 24.04 | Generic, NVIDIA, Azure | 6.8 | R550, R570 |
@@ -462,8 +462,6 @@ The GPU Operator has been validated in the following scenarios:
462462
+----------------------------+------------------------+----------------+
463463
| Ubuntu 24.04 LTS | Yes | Yes |
464464
+----------------------------+------------------------+----------------+
465-
| CentOS 7 | Yes | No |
466-
+----------------------------+------------------------+----------------+
467465
| Red Hat Core OS (RHCOS) | No | Yes |
468466
+----------------------------+------------------------+----------------+
469467
| Red Hat Enterprise Linux 8 | Yes | Yes |
@@ -517,7 +515,7 @@ Support for GPUDirect RDMA
517515

518516
Supported operating systems and NVIDIA GPU Drivers with GPUDirect RDMA.
519517

520-
- Ubuntu 22.04 LTS Network Operator 25.1.0.
518+
- Ubuntu 24.04 LTS with Network Operator 25.1.0.
521519
- Ubuntu 20.04 and 22.04 LTS with Network Operator 24.10.0.
522520
- Red Hat OpenShift 4.12 and higher with Network Operator 23.10.0
523521

@@ -529,6 +527,7 @@ Support for GPUDirect Storage
529527

530528
Supported operating systems and NVIDIA GPU Drivers with GPUDirect Storage.
531529

530+
-Ubuntu 24.04 LTS Network Operator 25.1.0
532531
- Ubuntu 20.04 and 22.04 LTS with Network Operator 24.10.0
533532
- Red Hat OpenShift Container Platform 4.12 and higher
534533

gpu-operator/release-notes.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,6 @@ New Features
9696
* Added support for Kubernetes v1.32.
9797
Note that the minimum supported Kubernetes versions has been updated to v1.29.
9898

99-
* Added support for Network Operator v25.1.0.
100-
10199
* Added support for new MIG profiles with HGX B200.
102100

103101
* Added support for the following profiles:

0 commit comments

Comments
 (0)