Kubectl cannot connect to K8S because of privoxy forwarding rule
After installing kubernetes-CLI, run kubectl cluster-info to report an exception. Then enter kubectl cluster-info -v=8 to obtain the specific exception. Kubectl cluster-info makes HTTP requests...
Read More