This topic describes how to delete an application from a Container Service Kubernetes cluster.

Background information

When an application is deleted, all information related to this application is deleted and all instances (pods) under this application are released. Meanwhile, Kubernetes automatically completes Garbage collection.
Note After deleting a cluster in Enterprise Distributed Application Service (EDAS), go to the Container Service for Kubernetes console to delete the corresponding Kubernetes cluster.

Procedure

  1. In the left-side navigation pane, choose Application Management > Applications. On the page, click the name of the target application.
  2. On the Application Details page, click Delete Application in the upper-right corner.
  3. Delete the instances by following the instructions on the page.
    After the application is deleted, the message Application deletion triggered successfully appears in the upper-right corner of the page.