You can view the deployment status and changes of all Kubernetes resources related to an application deployed in Application Center in the Container Service for Kubernetes (ACK) console. After an application is deployed in Application Center, you can view, update, and delete the application. This topic describes how to view, update, and delete an application in Application Center.
View an application
- Log on to the ACK console.
- In the left-side navigation pane of the ACK console, choose .
- On the Application Center page, click the
icon to the left side of the application that you want to view. You can view information about the application, including the cluster, namespace, health status, deployment status, and deployed version.
Update an application
Note Before you update an application, update the source code:
- If you use a template from a Git repository to deploy an application, make sure that the latest template is pushed to the Git repository.
- If you use an orchestration template to deploy an application, make sure that the orchestration template is updated.
Roll back an application
- Log on to the ACK console.
- In the left-side navigation pane of the ACK console, choose .
- On the Application Center page, click the name of the application that you want to roll back.
- On the application details page, click History Versions in the upper-right corner.
- In the History panel, click Roll Back to the right side of the version to which you want to roll back the application. In the message that appears, click OK.
Delete an application
- Log on to the ACK console.
- In the left-side navigation pane of the ACK console, choose .
- On the Application Center page, find the application that you want to delete and click Delete in the Actions column.
- In the message that appears, click OK.