hey
i installed Kubernetes and Gitlab. Both works fine 4 me but a deployment to kubernetes with a Gitlab kubernetes runner failed every time.
Runner is up and green.
My error message is:
ERROR: Job failed (system failure): Get https://192.168.178.39:6443/version?timeout=32s: x509: certificate signed by unknown authority
I think its a problem about this sections in the /etc/gitlab-runner/config.toml file
-
cert_file
: Optional Kubernetes apiserver user auth certificate -
key_file
: Optional Kubernetes apiserver user auth private key -
ca_file
: Optional Kubernetes apiserver ca certificate
what I have to take 4 this?
any ideas?
I thank you all so much!
BTW
Both is On-Premise and Gitlab is Omnibus install