ArgoCD creates the relationship in between the Git Repo and K8 Cluster

Continuous Delivery Tool

Competitor to Jenkins and GitLab CI/CD

ArgoCD Documentation:

<https://argo-cd.readthedocs.io/en/stable/getting_started/>

Why we need it

Untitled

How to Configure the ArgoCD:

  1. Deploy ArgoCD into K8 cluster.
  2. Purpose built for K8
  3. Supports multiple clusters.

Deployment on K8 Cluster