I\'m trying to set up Kubernetes executor for Gitlab but I get this error:
ERROR: Job failed (system failure): Post
https://api.kubernetes.de/api/v1/namespaces/gitlab/p
you are using https, so where are the certs, are they self signed certs ? if yes you have to mention --tls-cert-file and --tls-private-key-file flags in your configmap for kubelet.