From 58c8779ede714c2801be8542b8778040d2c9788a Mon Sep 17 00:00:00 2001 From: Mike McKiernan Date: Tue, 27 Aug 2024 11:23:48 -0400 Subject: [PATCH] Mention OCP Signed-off-by: Mike McKiernan --- .codespell_exclude_lines.txt | 1 + gpu-operator/index.rst | 3 ++- gpu-operator/red-hat-openshift.rst | 12 ++++++++++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 gpu-operator/red-hat-openshift.rst diff --git a/.codespell_exclude_lines.txt b/.codespell_exclude_lines.txt index f997b52ef..f315ccdc1 100644 --- a/.codespell_exclude_lines.txt +++ b/.codespell_exclude_lines.txt @@ -17,3 +17,4 @@ command-line argument to the ``az aks nodepool add`` command. $ az aks nodepool add --resource-group --name gpunodes --cluster-name \ `Skip GPU driver installation (preview) `__ After you start your Azure AKS cluster with an image that includes a preinstalled NVIDIA GPU Driver + Azure AKS diff --git a/gpu-operator/index.rst b/gpu-operator/index.rst index 18c02fe44..ea8c7cacc 100644 --- a/gpu-operator/index.rst +++ b/gpu-operator/index.rst @@ -35,10 +35,11 @@ .. toctree:: - :caption: Advanced Operator configurations + :caption: Advanced Operator Configuration :titlesonly: :hidden: + Red Hat OpenShift Multi-Instance GPU Time-Slicing GPUs gpu-operator-rdma.rst diff --git a/gpu-operator/red-hat-openshift.rst b/gpu-operator/red-hat-openshift.rst new file mode 100644 index 000000000..717a2e679 --- /dev/null +++ b/gpu-operator/red-hat-openshift.rst @@ -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`.