# Additional Argo Installation

{% hint style="info" %}
**Note: This installation is only for installing the additional new Argo CD and Rollouts after the ISD platform has been installed.**
{% endhint %}

## Introduction:

This document provides instructions for installing additional Argo CD and Rollouts on a Kubernetes cluster. If you haven’t already installed ISD, follow the instructions [**here**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/operator-manual/isd-argo-standard-installation/isd-argo-platform-standard-installation).

<figure><img src="https://lh5.googleusercontent.com/xmT8L_Nc-zzXuvO76exNKFol5noKv-KWJYcDThcyeaXIDgHc6TYiAzRzLQI8xqqXedB-l6wYkpZY9_yYS97HUDxEyCj-tYZ0zenOd7_u8xcZfG_VprUHw8vkhTQjBDt5Iu6wn0Mqoe3WefNKgzBcADs" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note: Additional Argo Installation v4.1.6 installs the following Argo Components:**
{% endhint %}

* Argo Rollout - **v1.3.1**
* Argo CD - **v2.5.4**

### Prerequisites:

* ISD platform should be up and running to add additional Argo CD instances.&#x20;
* A Host URL should be assigned to the Agent controller service. For detailed information, refer [**here**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/additional-resources/mapping-of-host-url-with-agent-grpc-service).

### Additional Argo Installation Steps:

Follow the instructions below to install the additional Argo and integrate the new Argo CD instances with ISD from the “**CD Integration**” page in ISD UI.

1. Go to “**Setup**” and click on the “**CD Integration**”. Refer to the image below.<br>

   <figure><img src="https://lh6.googleusercontent.com/5PvSKk8mOufMFaJiiXuXoowtaWSDxJ34vvE1NEPQrtJ9dW0InYS9gyQiYDgr-OkHEpYGjWOlmTDw6eOIhdKz6Bl-kxyOCfZC6xIM4fr0hmbPh15QD0ekT7zE7HDAK5y2xNItk9beuKr2uylDPmBM798" alt=""><figcaption></figcaption></figure>
2. Click the “**+ New CD Integration**” button and then select “**Create new Argo CD**” . Refer to the image below.<br>

   <figure><img src="https://lh5.googleusercontent.com/w717vo5XHnCQadGv3W5LUS4EU0TgIi_TIGwHoHfy8Ce2BSk6dD-DEfcCEpeM9vOF12u7Gc0mg8tgnfjrKWtq4pgXkBNzaQBgprwAkfrR_45GKFW8AlVaIWoZsYg4YJv8fnxjuUi7y8KU7Fu0S9Qq4Qo" alt=""><figcaption></figcaption></figure>
3. Now the “**Create New Argo CD Instance**” page appears. Follow the on-screen instructions as shown in the images below.                &#x20;

<figure><img src="/files/NiStLphVHIqwPXV7NP7b" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HwbnLOLU0SEG9no676a5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nFoLKXVBMLERogYJxQI9" alt=""><figcaption></figcaption></figure>

After successful installation of the additional Argo and integration of the new Argo CD instances with ISD, you will see the Argo CD integration accounts and their status in the “**CD Integration**” page. For the detailed information, refer [**here**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/cd-integration).


---

# 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/operator-manual/isd-argo-standard-installation/additional-argo-installation.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.
