Skip to content

HOWTO: GitOps Onboarding with ArgoCD

Onboard workloads to the RKE2 cluster via ArgoCD using the onprem/rke2-workloads@v1 module. Covers App-of-Apps pattern, repository wiring, sync policy configuration, and confirming deployed workload state matches Git.

What this covers:

  • ArgoCD App-of-Apps configuration and initial repository registration
  • Sync policy and self-heal configuration aligned with production governance
  • Workload state verification: confirming deployed manifests match the Git-defined intent

Learn this in Academy: GitOps & Kubernetes Foundation track