Skip to content

fix: NLB NodePort 지원 및 GitOps 레포 수정#17

Merged
doup2001 merged 5 commits intomainfrom
chore/#12
Apr 6, 2026
Merged

fix: NLB NodePort 지원 및 GitOps 레포 수정#17
doup2001 merged 5 commits intomainfrom
chore/#12

Conversation

@doup2001
Copy link
Copy Markdown
Member

@doup2001 doup2001 commented Apr 6, 2026

📌 작업한 내용

  • .gitignore 파일을 추가하고 코드 개행을 정리하여 저장소 품질 개선.
  • NLB 설정에서 NodePort 서비스를 지원하도록 로직 변경.
  • NLB capacity_scaler 파라미터를 추가하여 스케일링 제어 기능 구현.
  • NLB balancing_mode 옵션을 추가하여 로드 밸런싱 모드 선택 지원.
  • GitOps 레포지토리 참조 경로를 수정하여 ArgoCD 동기화 오류 해결.

🔍 참고 사항

  • NLB는 NodePort 서비스를 통해 클러스터 노드의 특정 포트로 트래픽을 라우팅하며, capacity_scaler와 balancing_mode는 GCP NLB의 핵심 설정입니다.
  • GitOps 레포지토리 참조는 base/overlays/clusters 구조로 관리되며, 정확한 경로 설정이 Flux/ArgoCD 동기화의 핵심입니다.
  • .gitignore는 Helm 차트에서 .idea/, tests/, node_modules/ 등을 제외하는 것이 표준입니다.

🖼️ 스크린샷

(해당 사항 없음)

🔗 관련 이슈

#12

✅ 체크리스트

  • 로컬에서 빌드 및 테스트 완료
  • 코드 리뷰 반영 완료
  • 문서화 필요 여부 확인

@doup2001 doup2001 added this to the [M3]K8s-구현 milestone Apr 6, 2026
@doup2001 doup2001 self-assigned this Apr 6, 2026
@doup2001 doup2001 added the fix 기능 수정 및 버그 픽스 label Apr 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

Terraform Plan - prod 환경

State 버킷 변수 확인 📦 ✅

초기화 결과 ⚙️ ✅

tfvars 복원 결과 🔐 ✅

포맷 검사 결과 🖌 ✅

유효성 검사 결과 🤖 ✅

Plan 결과 📖 ✅

Plan 상세 보기
No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

실행 사용자: @doup2001, 이벤트: pull_request

@doup2001 doup2001 merged commit 3cd8ef3 into main Apr 6, 2026
4 checks passed
@doup2001 doup2001 deleted the chore/#12 branch April 6, 2026 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 기능 수정 및 버그 픽스

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant