feat: Online Boutique 워크로드 ArgoCD 배포 추가 (closes #71)#72
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
관련 이슈
closes #71
변경 사항
k8s/manifests/base/boutique/kubernetes-manifests.yaml— Google Online Boutique 공식 release 매니페스트 (12 Deployment, 12 Service, 11 ServiceAccount)k8s/manifests/base/boutique/namespace.yaml— boutique 전용 namespacek8s/manifests/base/boutique/kustomization.yaml— namespace: boutique 일괄 지정k8s/apps/boutique.yaml— ArgoCD Application (automated sync, prune, selfHeal, CreateNamespace=true)작업 내용 상세
발표 시연용 모니터링 대상 워크로드로 Google Online Boutique을 ArgoCD GitOps 방식으로 배포.
release/kubernetes-manifests.yaml(사전 빌드 공개 이미지, 즉시 배포 가능)boutiquenamespace 격리로 기존 워크로드와 구분k8s/apps/boutique.yaml등록만으로 자동 감지머지 후 확인 명령:
prometheus/loki 연동 범위
Online Boutique 파드들은 별도 설정 없이도 prometheus가 네임스페이스를 스크랩하면 기본 메트릭 수집 가능.
이번 PR은 배포에 집중하고, scrape 설정 추가는 필요 시 별도 이슈로 분리 권장.
체크리스트
terraform plan실행하여 의도한 변경만 포함되어 있음을 확인