App Deployment Progress

By displaying Pod Events of Kubernetes (k8s), you can intuitively observe the deployment process of App Launchpad. You can view waring messages during the deployment clearly and update the

App Deployment Progress

In App Launchpad, when you press the deploy button located in the top right corner, you are redirected to the application deployment progress page. On this page, the deployment process of the application is intuitively displayed by retrieving native Kubernetes pod events.

App Deployment Progress

If everything is functioning correctly, once the application is deployed, it will automatically redirect to the application details page without any additional actions required.

If an error occurs (for example, an incorrect container image name "nginxx"), you can expand the progress details to read the specific error message. Then click Update button to update the application configuration and attempt redeployment.

Deployment Error

Last updated

Was this helpful?