Cleanup#
This section describes how to clean up (remove) the GPU Operator in case it is no longer needed.
- Delete the NVIDIA GPU Operator from the cluster following the guidance outlined in Deleting Operators from a cluster. 
- Delete the cluster policy using the OpenShift Container Platform CLI: - $ oc delete crd clusterpolicies.nvidia.com- customresourcedefinition.apiextensions.k8s.io "clusterpolicies.nvidia.com" deleted