Uninstall KubeSphere Inspector
Describes how to uninstall KubeSphere Inspector on KubeSphere Cloud.
This topic describes how to uninstall KubeSphere Inspector on the KubeSphere Cloud platform.
Prerequisites
You have installed the KubeSphere Inspector component, and the cluster in the Ready state.
Procedure
Log in to the KubeSphere Cloud platform with your account.
In the upper-right corner, hover your cursor over the username area and click Console from the drop-down list.
In the navigation pane on the left, click Cluster Inspection.
On the Inspection List page, locate Inspected Clusters, click , and click Uninstall from the drop-down list.
In the Uninstall Cluster Inspection Component dialog box, click Uninstall.
common:NOTE
Exercise caution when you uninstall the component, because you will not be able to use the health check and security enforcement features. If the uninstallation fails, click Uninstall again, and select Forcibly uninstall the component. In the Clusters to Inspect area, you can view the uninstalled cluster.
Run the following command to check whether the inspection component has been uninstalled. If not found is displayed, the uninstallation is successful.
kubectl get deploy kubeeye-controller-manager -n kubesphere-cloud-system
If the inspection component still runs in the cluster, run the following command to manually uninstall it:
kubectl delete -f https://kubesphere.cloud/clusterinsight/v1/auditmanifest