My vanilla kubernetes cluster running on 'Docker for Mac' was running fine without any real load. Now, I deployed a few services and istio. Now, I am getting this error:
$ kubectl get pods --all-namespaces
Unable to connect to the server: net/http: TLS handshake timeout
Where can I see the kubectl logs?
I am on Mac OS High Sierra. Thank you for reading my post.