Skip to content

Commit 786d637

Browse files
committed
Fix formatting issue and remove openshift precompiled drives testing note (NVIDIA#310)
* Fix formatting issue Signed-off-by: Abigail McCarthy <20771501+a-mccarthy@users.noreply.github.com> * remove out of support openshift versions Signed-off-by: Abigail McCarthy <20771501+a-mccarthy@users.noreply.github.com> --------- Signed-off-by: Abigail McCarthy <20771501+a-mccarthy@users.noreply.github.com>
1 parent c8d0ab4 commit 786d637

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

gpu-operator/gpu-operator-mig.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ Disabling MIG
441441
*************
442442

443443
You can disable MIG on a node by setting the ``nvidia.con/mig.config`` label to ``all-disabled``:
444+
444445
.. code-block:: console
445446
446447
$ kubectl label nodes <node-name> nvidia.com/mig.config=all-disabled --overwrite

openshift/gpu-operator-with-precompiled-drivers.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ Limitations and Restrictions
3030

3131
* Precompiled driver containers do not support NVIDIA vGPU or GPUDirect Storage (GDS).
3232

33-
* Precompiled driver container images for Red Hat OpenShift Container Platform have been tested with the following versions:
34-
35-
* 4.12 (RHEL 8.6)
36-
* 4.13 (RHEL 9.2)
3733

3834
***********************************
3935
Building a Precompiled Driver Image

0 commit comments

Comments
 (0)