Uninstall

Uninstall a KOTS deployment Copied

To uninstall an ITRS Analytics instance deployed via KOTS, run:

kubectl kots remove [application-slug] -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 ITRS Analytics 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?