본 repo는 2021년 1학기 경희대학교 데이터센터 프로그래밍 과목의 3번쩨 과제물입니다.
- front-end : SpringBoot mustache (HTML, CSS, JS), BootStrap, jQuery
- Back-end : SpringBoot
- DB : Mysql
- Infra : Docker, k8s
- development env : Mac OS
kubernetes의 deployment 및service 기능을 활용하기 위해 yaml 파일을 작성했습니다. 하나의 deployment로 springboot를 이용해 작성한 서버를 띄웠고, 나머지 하나의 deployment로 mysql DB를 구동했습니다.