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 58c8779
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
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>
3 changes: 2 additions & 1 deletion gpu-operator/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,11 @@


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

Red Hat OpenShift <red-hat-openshift.rst>
Multi-Instance GPU <gpu-operator-mig.rst>
Time-Slicing GPUs <gpu-sharing.rst>
gpu-operator-rdma.rst
Expand Down
12 changes: 12 additions & 0 deletions gpu-operator/red-hat-openshift.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.. license-header
SPDX-FileCopyrightText: Copyright (c) 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
SPDX-License-Identifier: Apache-2.0
.. headings (h1/h2/h3/h4/h5) are # * = -
=============================================================
Red Hat OpenShift Container Platform with NVIDIA GPU Operator
=============================================================

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

0 comments on commit 58c8779

Please sign in to comment.