Question

How to connect Gitlab project to Kubernetes cluster?

I want to connect my Gitlab project with a Kubernetes cluster.

Basically I want to try to create my first CI/CD pipeline.


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
August 6, 2019
Accepted Answer

Hello,

With GitLab this is quite straight forward to do.

Prerequisites:

  • Deploy a K8s cluster on DigitalOcean. If you do not have that already, here’s how to do it:

https://www.digitalocean.com/docs/kubernetes/how-to/create-clusters/

  • Follow the instructions on how to install kubectl and connect to the cluster. You can follow the steps here:

https://www.digitalocean.com/docs/kubernetes/how-to/connect-to-cluster/

  • Create an account with Gitlab.com

  • Create your GitLab project

Once you have all that ready, you could follow the steps on the official GitLab website, they have really good documentation on how to add an existing Kubernetes cluster to your project:

https://docs.gitlab.com/ee/user/project/clusters/#add-existing-kubernetes-cluster

The best thing is that once you’ve added the cluster, you can just install applications like Helm Tiller and Prometheus, directly via your GitLab interface with just one click.

Hope that this helps! Regards, Bobby

Follow up question, since the CA expires every week, will we need to update the configuration on Gitlab every week?

Hallo

I was able to follow this and am able to integrate kubernetes in gitlab.

But I cannot do anything further…I get :

Something went wrong while installing Helm Tiller Failed to install. Even if I have installed Helm and Tiller manually.

Do you know any solution for this ? Thanks Julian

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.