Uninstall/disconnect cluster access¶
The cluster** created through the DCE 5.0 container management platform ** supports the operation of unloading the cluster
or disconnecting
, and directly** accessing from other environments The cluster** only supports the unjoin
operation.
The difference between the two is:
- The
uninstall cluster
operation will destroy the cluster and reset the data of all nodes under the cluster. All data will be destroyed, it is recommended to make a backup. A cluster must be recreated when needed later. Detaching
just removes the cluster from the container management module, it will not destroy the cluster, nor will it destroy the data. You can reconnect later when needed.
Note
- The current operating user should have Admin or
Kpanda Owner
permissions to perform uninstall or remove access operations. - Before uninstalling the cluster, you should turn off
Cluster Deletion Protection
inCluster Settings
->Advanced Configuration
, otherwise theUninstall Cluster
option will not be displayed.
-
On the
Cluster List
page, find the cluster that needs to be uninstalled/unconnected, click...
on the right and clickUninstall Cluster
/Unconnect
in the drop-down list. -
Enter the cluster name to confirm and click
Delete
. -
Return to the
Cluster List
page, and you can see that the status of the cluster has changed toDeleting
. It may take a while to uninstall the cluster, please wait patiently.