ArgoCD
https://gyazo.com/9dbce8841036b692111ea9269f42d437
https://argoproj.github.io/argo-cd/
KubernetesのCDツール
宣言的
GitOps
機能
マニフェストの読み込み
kustomize
helm
ksonnet
yaml/json manifest
など
複数クラスタ対応
Blue-Green Deployment, Canary Deploy
SSO
web UI
ワークフロー
https://gyazo.com/3f5b4d331ec47bd9eb5fda9f78ce2a5f
Kubernetesのカスタムリソース(CRD - Custom Resource Definition)
Application
デプロイ設定
AppProject
複数のApplication
RBAC (認証/認可)
SSOでログイン
ref
https://blog.argoproj.io/introducing-argo-cd-declarative-continuous-delivery-for-kubernetes-da2a73a780cd
https://blog.cybozu.io/entry/2019/11/21/100000
https://dev.classmethod.jp/articles/k8smeetup-argocd/
https://tech.recruit-mp.co.jp/infrastructure/gitops-cd-by-using-argo-cd-at-eks/