Continuous Delivery with Jenkins in Kubernetes Engine
이번 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 |
댓글