Uninstall

Uninstall a KOTS deployment Copied

To uninstall an Obcerv instance deployed via KOTS, run:

kubectl kots remove obcerv-bobcat -n <namespace> --undeploy
kubectl delete namespace <namespace>
kubectl delete clusterrole kotsadm-role
kubectl delete clusterrolebinding kotsadm-rolebinding

Uninstall in a virtual cluster Copied

To uninstall an Obcerv instance deployed on a virtual cluster, simply delete the instance from the UI of your managed service provider.

["Obcerv"] ["User Guide", "Technical Reference"]

Was this topic helpful?