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. Refer to the OpenShift Container Platform installation overview for installation guidance. Refer to 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.