adamant-kite-43734
03/06/2021, 1:19 AMimportant-dawn-909
03/06/2021, 7:14 PMkubectl --context dev-cluster-fqdn version --short
I get:
Client Version: v1.20.4
Unable to connect to the server: x509: certificate is valid for ingress.local, not <the fqdn>
The next test was to change the kubeconfig file and add the port :6443 to the fqdn and I get:
Client Version: v1.20.4
Unable to connect to the server: x509: certificate is valid for dev, localhost, kubernetes, kubernetes.default, kubernetes.default.svc, kubernetes.default.svc.cluster.local, not <the fqdn>