Closed t0mmyt closed 2 years ago
I'm getting the same with a minikube v1.9.0 instance and Click 0.3.1.
kubectl also works fine.
Same here:
OS: MacOS High Sierra 10.13.3 Click 0.3.0 minikube version: v0.25.2 k8sl version: 1.9.4
This should be fixed with the new reqwest client. Please test and open a new issue if you're still have trouble.
I'm getting this error using a cluster spun up with kubespray and using tls certificates for auth.
.kube/config looks like the following:
I've tried adding
insecure-skip-tls-verify: true
to the user but it has no effect. kubectl works fine without error. Masters are k8s v1.9.2