Argo CD 예제
- kustomize로 argocd 설치
- helm chart로 argocd 설치
- terraform으로 argocd 설치
- example-1: hello world - nginx pod, service
- example-3: nginx deployment
- example-4: prune
- example-5: directory Recurse
- example-6: failed job
- example-8: namespace 예제
- example-9: ApplicationSet 개념
- example-10: ApplicationSet 여러 예제들
- multi-env: ApplicationSet 멀티 환경 관리 (dev 자동/stage·prod 수동 Sync)
- argocd-user: 사용자 생성 예제
- kustomize-helm 예제
- self-managed argocd application
- bootstrap applicationset 예제
- argocd application관리(chicken and egg) 문제 해결
- 쿠버네티스 업그레이드 시 (중앙) ArgoCD Migration
- argocd preview(diff) with github action