Testing GitOps Pattern for Multi Cluster Env
Github 링크: https://github.com/Waji-97/ArgoCD-Test
ArgoCD Spelix 링크: http://waji.spelix.co.kr/
현재 구조
현재 테스트용 4개 클러스터
- argocd-cluster
- prd-cluster (ctype: prd) -> argocd cluster secret속 추가 label
- stg-cluster (ctype: stg) -> argocd cluster secret속 추가 label
- dev-cluster (ctype: prd) -> argocd cluster secret속 추가 label
현재 배포 한 테스트 어플리케이션 및 네임스페이스 이름
- note
- sample
현재 Argo CD 메인 페이지 및 구조
Gitops Application 리소스 배포
app-generator-prd 배포 구조
app-generator-stg 구조
실제로 App 배포 된 상태 확인 (예시로 app-generated-prd-note-prd-cluster)
Reference:
https://blogs.sap.com/2023/11/05/gitops-with-argo-cd-kyma-multi-cluster-management/