Skip to content

Commit

Permalink
Mention OCP
Browse files Browse the repository at this point in the history
Signed-off-by: Mike McKiernan <[email protected]>
  • Loading branch information
mikemckiernan committed Aug 27, 2024
1 parent e3cab2c commit 0df55bf
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
1 change: 1 addition & 0 deletions .codespell_exclude_lines.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ command-line argument to the ``az aks nodepool add`` command.
$ az aks nodepool add --resource-group <rg-name> --name gpunodes --cluster-name <cluster-name> \
`Skip GPU driver installation (preview) <https://learn.microsoft.com/en-us/azure/aks/gpu-cluster?source=recommendations&tabs=add-ubuntu-gpu-node-pool#skip-gpu-driver-installation-preview>`__
After you start your Azure AKS cluster with an image that includes a preinstalled NVIDIA GPU Driver
Azure AKS <microsoft-aks.rst>
2 changes: 1 addition & 1 deletion gpu-operator/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@


.. toctree::
:caption: Advanced Operator configurations
:caption: Advanced Operator Configuration
:titlesonly:
:hidden:

Expand Down
9 changes: 8 additions & 1 deletion gpu-operator/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,14 @@ within Kubernetes to automate the management of all NVIDIA software components n
Kubernetes device plugin for GPUs, the `NVIDIA Container Toolkit <https://github.com/NVIDIA/nvidia-container-toolkit>`_,
automatic node labelling using `GFD <https://github.com/NVIDIA/gpu-feature-discovery>`_, `DCGM <https://developer.nvidia.com/dcgm>`_ based monitoring and others.

----

.. card:: Red Hat OpenShift

For information about installing, managing, and upgrading the Operator,
refer to :external+ocp:doc:`index`.

Information about supported versions is available in :ref:`Supported Operating Systems and Kubernetes Platforms`.


Documentation
==============
Expand Down

0 comments on commit 0df55bf

Please sign in to comment.