All topics / Argo CD and GitOps

Argo CD and GitOps

Deployment by pull, not push: GitOps makes a Git repo the source of truth for your cluster, and Argo CD continuously reconciles reality to match it.

  1. The pull model: Git as the source of truth
  2. Your daily loop: apps, sync, and rollback
  3. When reconciliation bites: drift, waves, and secrets