본문 바로가기
Cloud/Google Cloud Study Jam

Kubernetes in Google Cloud #5

by 사향낭 2022. 7. 25.

Continuous Delivery with Jenkins in Kubernetes Engine

 

 

Kubernetes Engine에서 Jenkins로 지속적 배포 | Google Cloud Skills Boost

이 실습에서는 Kubernetes 엔진에서 실행되는 Jenkins를 사용하여 지속적 배포 파이프라인을 배포하고 완전하게 구성하며 개발-배포 프로세스를 진행합니다.

www.cloudskillsboost.google

 

이번 lab에서는 continuous delivery pipeline을 Jenkins를 이용하여 만들어 볼 것이다.

 

 

Jenkins는 flexible하게 build, test, deployment pipeline을 조직하는 것을 자동화해주는 open-source 이다.

 

helm은 Kubernetes application들을 관리하기 쉽도록 하는 package manager이다.

 

 

continous deployment pipeline에 gceme라는 sample application을 deploy 할 건데 이 앱은 backend mode와 frontend mode 두 가지를 지원하는 microservice를 모방하였다.

 

 

 

최대한 따라가려 했는데 Jenkins와 Kubernetes에 대한 이해가 부족해 더 공부를 하고 다시 봐야겠다.

'Cloud > Google Cloud Study Jam' 카테고리의 다른 글

Kubernetes in Google Cloud #4  (0) 2022.07.25
Kubernetes in Google Cloud #3  (0) 2022.07.25
Kubernetes in Google Cloud #2  (0) 2022.07.24
Kubernetes in Google Cloud #1  (0) 2022.07.09
Evaluating a Data Model  (0) 2022.06.21

댓글