I just created a fresh GCP cluster, successfully linked it to my gitlab.com project settings (under Kubernetes integrations) and now I'm a bit confused by a failing "staging" job that returns Unable to connect to the server: x509: certificate signed by unknown authority
ERROR: Job failed: exit code 1. Btw, I'm following this tutorial (https://www.youtube.com/watch?v=PoBaY_rqeKA) and I can't go past editing the.gitlab-ci.yml config file KUBE_DOMAIN value which is the IP of my Kubernetes master. Any reaction is most welcome. And yes I did a kubectl describe -o yaml and copied the ca.crt and token values into the appropriate fields.
Dmitriy Zaporozhets
CTO at GitLab