Reading Time: 2 mins
Overview
In my earlier post, I have shown the steps to attach/register TKG clusters using TMC CLI, now let me explain the process of detaching and deregistering the clusters using TMC Console.
Detach the workload cluster from TMC Console
In TMC Console: Clusters > select the cluster capv-workload > Actions (can be located in top right corner) > Detach
- provide the name : capv-workload > DETACH
- Verify the pod status, should take few mins to complete
Deregister the management cluster from TMC Console
In TMC Console: Administration > Management clusters > click on capv-mgmt > Actions (can be located in top right corner) > Deregister
- Provide name: capv-mgmt and DEREGISTER
- Verify the pod termination status in management cluster context, should take few mins to complete
- List the management clusters and capv-mgmt should be missing
Delete the workload cluster using Tanzu CLI
- Once deletion is completed, check the cluster list
Delete the management cluster using Tanzu CLI
- Get management cluster info
- Delete Management cluster using Tanzu CLI, should take 15 mins to complete