ArgoCD
ArgoCD는 쿠버네티스에 배포되는 어플리케이션들을 위한 GitOps CD(Continuous Delivery) 툴이다. Github 리포지토리에 저장된 Manifest 또는 Helm Chart를 기반으로 어플리케이션의 배포 및 관리를 위한 기능을 제공한다.
참조: https://argoproj.github.io/argo-cd

Package Deployment#
| Pakcage Name | Cluster | Action | Default |
|---|---|---|---|
| argocd | service | deploy | true |
| delete |