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:
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?