2

Trying to get kubernetes cluster linked to Gitlab to test CI.

Following the instructions here, but get the following:

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

I've tried deleting the cluster and setting up again (suggested here) - but this hasn't made a difference.

Using the same $TOKEN, the following curl command works fine from another machine

curl -X GET $APISERVER/api --header "Authorization: Bearer $TOKEN" --insecure

Grateful for any help with sorting this.

hayagimog
  • 21
  • 2
  • Did you try workaround by setting CI Variables described in discussion section here https://gitlab.com/gitlab-org/gitlab/issues/8897/ ? – mario Sep 16 '19 at 18:50

0 Answers0