Gitlab Continuous Deployment Pipeline to GKE with Helm

Gitlab Continuous Deployment Pipeline to GKE with Helm

5 years ago
Anonymous $Dftgs0JzgE

https://medium.com/google-cloud/gitlab-continuous-deployment-pipeline-to-gke-with-helm-69d8a15ed910

I shared about using Google Cloud Build service from Gitlab Community Edition(CE) using the shell runner. You can grab the idea from this post on building docker image and storing them on Google Container Registry(GCR).

In this post, we will get familiar with the pipeline from docker build to deployment to GKE(Google Kubernetes Engine) which is applicable for both CE and EE(Enterprise Edition) of Gitlab.