Difference between revisions of "Kubernetes Troubleshooting"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "rror: Kubernetes cluster unreachable: Get "http://localhost:8080/version?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused root@singlekub:~# sudo kubectl conf...")
(No difference)

Revision as of 14:46, 20 March 2021

rror: Kubernetes cluster unreachable: Get "http://localhost:8080/version?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused root@singlekub:~# sudo kubectl config view --raw >~/.kube/config

sudo kubectl config view --raw >~/.kube/config

then run helm or whatever