← 전체 글

#gitops 2개

ArgoCD App of AppSets로 PR Preview 환경 완전 자동화하기

Threads Disquiet

ArgoCD App of Apps에서 ApplicationSet PR Generator로 전환하며 PR Preview를 완전 자동화한 구축기. CSI Secret 부트스트래핑, PreDelete Hook 우회, Race Condition 해결까지.

argocd kubernetes gitops github-actions ci-cd applicationset pr-preview azure aks

모노레포 CI/CD 실전 구성 — PR Preview부터 자동 정리까지

Next.js + NestJS 모노레포에서 GitHub Actions, ArgoCD, AKS로 구축한 CI/CD 파이프라인. PR별 격리 Preview 환경, 변경 감지 기반 선택적 빌드, GitOps 배포, 자동 cleanup을 다룹니다.

devops cicd kubernetes gitops github-actions