All Products
Search
Document Center

Container Service for Kubernetes:Delete a cluster

Last Updated:Jan 02, 2025

This topic describes how to delete a Container Service for Kubernetes (ACK) cluster based on the specified cluster ID and release all node resources of the cluster.

For more information about the API operation, see DeleteCluster.

API request and response formats

Request format

aliyun cs DELETE /clusters/<cluster_id>

Response format

{
  "task_id" : "T-5a54309c80282e39ea****"
}