feat: 운영 Ingress를 Traefik으로 전환하고 가용성 및 모니터링 강화 - #13
Conversation
…aefik; add readiness check and fault injection options in url-shortener
Added architecture diagrams for multi-AZ infrastructure and nginx Ingress traffic flow.
…t out HTTP redirection settings
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|




기존 ingress-nginx 기반 운영 라우팅을 Traefik으로 이전하고, 장애 감지와 부하 테스트를 위한 애플리케이션 및 인프라 설정을 보강합니다.
주요 변경 사항
Traefik 운영 전환
api.bidservice.store에 HTTPS 라우팅, Rate Limit, IP 허용 목록 적용가용성 및 확장 정책 개선
/readyz추가 및 readiness probe 분리t3.large로 변경모니터링 및 부하 테스트 보강
배포 설정 정비
검증