Install Gitlab Runner on Google Kubernetes Engine

7/15/2021

I just connected my GKE cluster to my gitlab project but I can't find the Gitab Runner integration, see image below

Available Integrations image

So how can I add gitlab runner ? and it will be using this connection with cluster ?

Thanks

-- Geek65
gitlab
gitlab-ci
gitlab-ci-runner
google-cloud-platform
kubernetes

1 Answer

7/15/2021

Have you checked the official guide : Gitlab CI/CD on GKE That will help you hit the ground running and point the right direction. Also leave a comment below if you found something else.

-- JohnBegood
Source: StackOverflow