Setup Gitlab CI/CD pipeline for Kubernetes using Helm

Nidhi
4 min readFeb 5, 2021

In this blog, we will setup a Gitlab CI/CD pipeline for Kubernetes using Helm chart.

We will be deploying a sample Drupal application using Helm chart and deploy in GKE

Agenda:

  1. Create a git repo in gitlab

--

--