반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- AWS CI/CD 구축하기
- Airflow
- bootstrap
- codedeploy error
- 도커
- docker
- Flux
- COALESCE
- or some instances in your deployment group are experiencing problems.
- Jenkins
- chartjs
- codepipeline
- redis
- aws cicd
- SQL
- Python
- IntelliJ
- java bigdecimal
- Spring
- aws
- codebuild
- JavaScript
- Kafka
- Spring Error
- node
- kubeflow
- VPN
- PostgreSQL
- codedeploy
- chart.js
Archives
- Today
- Total
Small Asteroid Blog
[AWS] CodeDeploy BlockTraffic 로딩 시간 지연 본문
728x90
BlockTraffic
이 배포 수명 주기 이벤트 중에는 트래픽을 현재 제공하고 있는 인스턴스에 액세스할 수 없도록 인터넷 트래픽이 차단된다.
이 이벤트는 CodeDeploy 에이전트에 예약되어 있으므로 스크립트 실행에 사용할 수 없다.
BlockTraffic 에 걸리는 시간이 오래 걸린다 생각된다면
EC2 -> 대상그룹 -> 로드밸런서 -> Attributes 로 이동해 Deregistration delay 의 시간을 변경하면 된다.
ex ) 300 -> 60

728x90
반응형