Deleting a Cluster

Precautions

Deleting a Cluster

  1. Log in to the CCE console. In the navigation pane, choose Clusters.
  2. In the cluster list on the right, locate the cluster to be deleted and click . In the drop-down list, choose Delete.
  3. In the displayed Delete Cluster dialog box, select the resources to be released.

    • Delete cloud storage resources associated with workloads in the cluster.

      When deleting underlying cloud storage resources bound to storage volumes in a cluster, pay attention to following constraints:

      • The underlying storage resources are deleted according to the reclamation policy you defined for the storage volumes. For example, if the reclamation policy of storage volumes is Retain, the underlying storage resources will be retained after the cluster is deleted.
      • If there are more than 1,000 files in the OBS bucket, manually clear the files and then delete the cluster.
      If the storage volume's reclamation policy is set to Retain, the following table lists the method of deleting PVs based on their type.

      PV Type

      Associated Underlying Storage

      Whether to Delete Underlying Storage

      EVS

      Disks

      Yes

      SFS

      SFS Capacity-Oriented

      Yes

      OBS

      OBS buckets or parallel file systems

      Yes

      SFS Turbo

      SFS Turbo file systems

      Yes

      Local PV

      Logical volumes mounted to the node

      Determined based on the policy selected when the cluster is deleted.

      If you choose to retain the node, the logical volumes will not be deleted. If you choose to delete or reset the node, the logical volumes will be deleted.

      SFS Turbo subdirectory

      A directory in SFS Turbo

      No

    • Delete network resources such as load balancers in a cluster. (Only automatically created load balancers will be deleted).
    • Delete all log groups, including their log streams, for the cluster in LTS. If you do not select this option, the LTS logs will not be deleted.

  4. Enter DELETE and click Yes to start deleting the cluster.

    The delete operation takes 1 to 3 minutes to complete. If the cluster is removed from the cluster list, the cluster has been deleted.