Uninstall

Note

This section applies to self-hosted installation only. To uninstall your cluster in SaaS, see the SaaS installation guide.

Uninstall the control plane

To delete the control plane, run:

helm uninstall runai-backend -n runai-backend

Uninstall the cluster

To uninstall the NVIDIA Run:ai cluster, run the following helm command in your terminal:

helm uninstall runai-cluster -n runai

To remove the NVIDIA Run:ai cluster from the NVIDIA Run:ai platform, see Removing a cluster.

Note

Uninstall of NVIDIA Run:ai cluster from the Kubernetes cluster does not delete existing projects, departments or workloads submitted by users.

Last updated