# Deploy Application

Follow the procedure below to deploy an application into the Kubernetes cluster.&#x20;

1. After creating the application, login into the Argo CD application Dashboard, Click on the desired application you want to deploy. For more information on how to create an application refer [**here**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-application/create-application).<br>

   <figure><img src="https://lh6.googleusercontent.com/N3oLQzJUE_shOD-N44zA8KCuX9jyPwPfAhfYvC1GYw6P7opAkzLUcegAEy86nuND43pYn1G-5FOV5TvwbrmiSpFCBlmdM7mDmqzR6Rs7h7EluvcDDbWQ9EOyK8bBGl4ujJPOPG2E3C6F-lDHiYoDaSd_XBCoQX_04uvZ_G-N2bTdEIavgE2Ni9ciTVeAow" alt=""><figcaption></figcaption></figure>
2. Click on the “**SYNC**” button in the “**Application Status**” page. Refer to the image below.<br>

   <figure><img src="https://lh6.googleusercontent.com/Ko_7OM9Yf5E6kczQ-cVKx1Dp7sr-YzlqGipLGiQE89gL9yhDs7f5RjscEZLBsfBNKXFgpfqASq7UeBr155XcCMs3iImdV26okRS0bzGVt0OR0CMeYhGgLjE0L-mqmSEUB4a9Lh5dg1yj6c1p-4gcTHbl2q96Bk-Wkv7NAurOWT0uxvMV4bd9q_gagmTJ-A" alt=""><figcaption></figcaption></figure>
3. A pop-up window appears with “**SYNCHRONIZE**” button and different sync settings. Choose the sync settings according to your requirement and click on the “**SYNCHRONIZE**” button. Refer to the image below.<br>

   <figure><img src="https://lh4.googleusercontent.com/UN9OT6Kw87gsCoNglDgkf_-izr7b978FZkuGG0k3ywKjDM9vS3Yp7jVpeQU2AHjTFLfJasbcWULq799aP0w_0MaqCIu0NjBFeHVqaumdulU4GOG3wGkQGrAVakhWbaD59zWGuT4fYi8fJKuUCSZ_mlpbj8WJGX1HD1Hgg-z1tJGinh4ZY2Cza9MreQuX2Q" alt=""><figcaption></figcaption></figure>
4. Once you click on the “**SYNCHRONIZE**” button, your application will be deployed in the Kubernetes cluster. Now you can check the deployment status and whether the version of your application is up to date with the version in repo by clicking the “**Sync Status**” button. For more information on Sync Status, refer [**here**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-application/sync-application-status).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opsmx.com/opsmx-1/opsmx-intelligent-software-delivery-isd-platform-argo/additional-resources/previous-releases/isd-argo-v4.1.1/user-guide/manage-application/deploy-application.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
