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 60ab2fd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 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
13 changes: 10 additions & 3 deletions gpu-operator/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,17 @@ 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.

----

Documentation
==============
.. card:: Red Hat OpenShift Container Platform

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`.


About This Documentation
========================

Browse through the following documents for getting started, platform support and release notes.

Expand Down

0 comments on commit 60ab2fd

Please sign in to comment.