notion : https://hyeongjun-hub.notion.site/mineops-web-community-page-cf22689552864282b96b7e2fa425a186?pvs=4
- backend - Express.js
- frontend - pug, scss, js
- db - MongoDB, AWS-S3
- deploy - heroku
github push 감지 후 jenkins의 파드로 webhook을 보냄
- webhook으로 pipeline 시작
- docker image build
- docker image push
- manifest file 수정 후 git push
- manifest file의 변경을 감지
- EKS node의 pod 상태와 sync를 맞추기 위해 ECR에서 pull
- 업데이트된 pod 배포