Hola Christian; 

That means that the kubetl client is not able to make a connection to the kube 
apiserver. I think, when enabled, the non TLS port is exposed over local host 
for that service? 

At any rate, it's worth:

- checking that the kube-apiserver is running, and is configured to listen on 
that port 
- there are no firewalls in place between the client (kubectl) and the 
kube-apiserver

If you run 

kubectl get pods -v=9

Kubectl will show you a cURL command you can use to further debug the issue. 

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to