KUBECTL: v1.23.0
KIND: v0.11.1
still works fine.
$ kubectl get nodes -o wide
Unable to connect to the server: x509: certificate is valid for 582660598-control-plane, kubernetes, kubernetes.default, kubernetes.default.svc, kubernetes.default.svc.cluster.local, localhost, not docker
I was using the https://github.com/kind-ci/examples/blob/master/.gitlab-ci.yml, but with different versions.
still works fine.
Starting from
KIND: v0.12.0, Gitlab CI will give me the following errorHow can I fix it?