And when I am trying to run kubectl locally, it gi...
# general
k
And when I am trying to run kubectl locally, it gives me below error-
Copy code
kubectl
I0928 16:56:20.464234   16761 versioner.go:58] Get "<https://127.0.0.1:6443/version?timeout=5s>": dial tcp 127.0.0.1:6443: connect: connection refused
kubectl controls the Kubernetes cluster manager.