Gitlab Kubernetes Cluster hosted on Ubuntu - Authentication error when adding to Gitlab

5/27/2020

I have set up a Ubuntu server which runs an cubernetes cluster. Now i want to conntect my kubernetes cluster to my GitLab repo.

But following error appears after adding the cluster to GitLab:

There was a problem authenticating with your cluster. Please ensure your CA Certificate and Token are valid.

Ubntu Kubernetes setup:

  • transport-https
  • docker
  • kubelet, kubeadm, kubectl, kubernetes-cni

Gitlab integration:

What am I missing here?

Is there anything i have to install on my Ubunto Kubernetes cluster to be able to connect it to GitLab?

-- Gonios
gitlab
gitlab-ci
kubernetes

0 Answers