# App Deployment Progress

### 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.

<figure><img src="https://2509840198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrViHKCGxzpwUEsRBfwlN%2Fuploads%2FaPNq3QIOYy0F61H75aMd%2Fimage.png?alt=media&#x26;token=29df170e-a76f-4417-8bac-5533aa191909" alt=""><figcaption><p>App Deployment Progress</p></figcaption></figure>

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.

<figure><img src="https://2509840198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrViHKCGxzpwUEsRBfwlN%2Fuploads%2FMjSq4bAHk8ISBJtC01fp%2Fimage.png?alt=media&#x26;token=fa323e8e-6351-4631-89b2-f79ac2325a83" alt=""><figcaption><p>Deployment Error</p></figcaption></figure>
