Skip to content

Commit

Permalink
Add OCP 4.16
Browse files Browse the repository at this point in the history
Signed-off-by: Mike McKiernan <[email protected]>
  • Loading branch information
mikemckiernan committed Jul 5, 2024
1 parent 9a0ac8e commit 29d18ab
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions gpu-operator/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Procedure

.. _gpu-operator-helm-chart-options:
.. _chart-customization-options:
.. _chart customization options:

**********************************
Common Chart Customization Options
Expand Down
2 changes: 1 addition & 1 deletion gpu-operator/microsoft-aks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ deploying NVIDIA Driver Containers and the NVIDIA Container Toolkit.
--set toolkit.enabled=false \
--set operator.runtimeClass=nvidia-container-runtime
Refer to :ref:`Chart Customization Options` for more information about installation options.
Refer to :ref:`Common Chart Customization Options` for more information about installation options.

*Example Output*

Expand Down
10 changes: 5 additions & 5 deletions gpu-operator/platform-support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The following NVIDIA data center GPUs are supported on x86 based platforms:
NVIDIA GH200 systems require the NVIDIA Open GPU Kernel module driver.
You can install the open kernel modules by specifying the ``driver.useOpenKernelModules=true``
argument to the ``helm`` command.
Refer to :ref:`chart customization options` for more information.
Refer to :ref:`Common Chart Customization Options` for more information.

.. tab-item:: A, H and L-series Products
:selected:
Expand Down Expand Up @@ -295,7 +295,7 @@ The GPU Operator has been validated in the following scenarios:

* - Red Hat Core OS
-
- | 4.12---4.15
- | 4.12---4.16
-
-
-
Expand Down Expand Up @@ -393,7 +393,7 @@ The GPU Operator has been validated in the following scenarios:

* - Red Hat Core OS
-
- 4.12---4.15
- 4.12---4.16
-
-

Expand Down Expand Up @@ -444,7 +444,7 @@ Operating System Kubernetes KubeVirt OpenShift Virtual
================ =========== ============= ========= ============= ===========
Ubuntu 20.04 LTS 1.22---1.29 0.36+ 0.59.1+
Ubuntu 22.04 LTS 1.22---1.29 0.36+ 0.59.1+
Red Hat Core OS 4.12---4.15 4.13---4.15
Red Hat Core OS 4.12---4.16 4.13---4.16
================ =========== ============= ========= ============= ===========

You can run GPU passthrough and NVIDIA vGPU in the same cluster as long as you use
Expand Down Expand Up @@ -492,7 +492,7 @@ Supported operating systems and NVIDIA GPU Drivers with GPUDirect Storage.
requires the NVIDIA Open GPU Kernel module driver.
You can install the open kernel modules by specifying the ``driver.useOpenKernelModules=true``
argument to the ``helm`` command.
Refer to :ref:`chart customization options` for more information.
Refer to :ref:`Common Chart Customization Options` for more information.

Not supported with secure boot.
Supported storage types are local NVMe and remote NFS.
Expand Down
2 changes: 1 addition & 1 deletion gpu-operator/precompiled-drivers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Specify the ``--set driver.usePrecompiled=true`` and ``--set driver.version=<dri
--set driver.version="<driver-branch>"
Specify a value like ``525`` for ``<driver-branch>``.
Refer to :ref:`Chart Customization Options` for information about other installation options.
Refer to :ref:`Common Chart Customization Options` for information about other installation options.


***********************************
Expand Down

0 comments on commit 29d18ab

Please sign in to comment.