From cc1f5fcd047db2b8ea5334cbde1152a580cc9540 Mon Sep 17 00:00:00 2001 From: akaabyia Date: Sun, 19 Jan 2025 16:00:25 +0200 Subject: [PATCH] Update prerequisites.rst Signed-off-by: akaabyia --- openshift/prerequisites.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift/prerequisites.rst b/openshift/prerequisites.rst index 95c065d24..2e012fb4e 100644 --- a/openshift/prerequisites.rst +++ b/openshift/prerequisites.rst @@ -7,7 +7,7 @@ Prerequisites for GPU Operator on OpenShift Before following the steps in this guide, ensure that your environment has: -* A working OpenShift cluster up and running with a GPU worker node. See `OpenShift Container Platform installation `_ for guidance on installing. +* A working OpenShift cluster up and running with a GPU worker node. See `OpenShift Container Platform installation `_ for guidance on installing. Refer to :external+gpuop:ref:`Container Platforms ` for the support matrix of the GPU Operator releases and the supported container platforms for more information. * Access to the OpenShift cluster as a ``cluster-admin`` to perform the necessary steps. * OpenShift CLI (``oc``) installed.