GitOps (Argo CD)

Prerequisite: Please make sure to install Build and Deploy (CI/CD) integration. To install it, click here.

Devtron integrates deeply with ArgoCD to implement GitOps for continuous delivery. Argo CD follows the GitOps pattern for using Git repositories as the source of truth for defining the desired application state on the target Kubernetes cluster. For more information, check Argo CD documentation.

Features

  • No GitOps plumbing is required.

  • Provides seamless integration with Devtron CI pipelines and other Devtron integrations.

Installation

  1. On the Devtron Stack Manager > Discover page, click the GitOps (Argo CD).

  2. On the Discover Integrations/GitOps (Argo CD) page, click Install.

The installation status may be one of the following:

A list of installed integrations can be viewed on the Devtron Stack Manager > Installed page.

To update an installed integration, please update Devtron.

Last updated