Application Lifecycle Management using ArgoCD GitOps - Rafay Product Documentation

ArgoCD

About

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.

Argo CD follows the GitOps pattern of using Git repositories as the source of truth for defining the desired application state. Kubernetes manifests can be specified in several ways:

Argo CD automates the deployment of the desired application states in the specified target environments. Application deployments can track updates to branches, tags, or pinned to a specific version of manifests at a Git commit.

Title Link
ArgoCD + Rafay Integration ArgoCD + Rafay Integration
Understanding ArgoCD Reconciliation Understanding ArgoCD Reconciliation

Install ArgoCD

The configuration, installation and ongoing operations of ArgoCD is the responsibility of the customer.

For every project in an Org, all versions of ArgoCD are available as part of the integrated "Catalog". Users can use the catalog to configure and deploy ArgoCD instances in minutes.

Search for Argo-CD

You should see Argo CD listed from the official Argo Project Helm Repository.

Configure and Install

Depending on your specific requirements, you can also configure Argo CD as a workload template or addon that can then be parameterized and reused multiple times.