Uninstall
Uninstall the Control Plane
helm uninstall runai-backend -n runai-backendUninstall the Cluster
helm uninstall runai-cluster -n runaiLast updated
To delete the control plane, run:
helm uninstall runai-backend -n runai-backendTo uninstall the NVIDIA Run:ai cluster, run the following helm command in your terminal:
helm uninstall runai-cluster -n runaiTo remove the NVIDIA Run:ai cluster from the NVIDIA Run:ai platform, see Removing a cluster.
Note
Uninstalling the NVIDIA Run:ai cluster from the Kubernetes cluster does not delete existing projects, departments or workloads submitted by users.
Last updated