All Products
Search
Document Center

Elastic Compute Service:delete a deployment set

Last Updated:Mar 13, 2024

You can delete deployment sets that are no longer needed to free up resources. Before you delete a deployment set, make sure that you no longer need the deployment set to meet the following requirements: ensure the high availability of business on Elastic Compute Service (ECS) instances in the deployment set, improve the disaster recovery capabilities of the underlying physical servers of the ECS instances, and decrease the communication latency between the ECS instances. This topic describes how to delete a deployment set.

Prerequisites

No instances exist in the deployment set that you want to delete. If instances exist in the deployment set, move the instances to a different deployment set or release the instances before you delete the deployment set. For more information, see Change the deployment set of an instance or Release an instance.

Procedure

  1. Log on to the ECS console.

  2. In the left-side navigation pane, choose Deployment & Elasticity > icon1 > Deployment Sets.

  3. In the top navigation bar, select the region and resource group to which the deployment set that you want to delete belongs. 地域

  4. On the Deployment Sets page, find the deployment set that you want to delete. In the Actions column, click Delete.

    部署集.png

  5. In the Delete Deployment Set message, click OK.

References

You can also call the DeleteDeploymentSet operation to delete a deployment set. For more information, see DeleteDeploymentSet.