- ArgoCD docs
- Kubernetes gitops with ArgoCD by Janani Ravi - Linkedin Learning
- How to Deploy to Kubernetes using Argo CD and GitOps
- Argo CD helm chart
brew install argocdbrew install k3dk3d cluster create argocd-cluster --config ./cluster-config.yamlOr,
k3d cluster create argocd-cluster --agents 2 --servers 1