quiet-ghost-96926
02/27/2023, 8:56 PMError: Kubernetes cluster unreachable: Get "<http://localhost:8080/version>": dial tcp [::1]:8080: connect: connection refused
Has anyone run into this before? Any thoughts on how to fix it? (I tried searching it online but none of the fixes worked).rough-farmer-49135
02/27/2023, 9:37 PMquiet-ghost-96926
02/28/2023, 7:13 PMrough-farmer-49135
02/28/2023, 7:16 PMwhite-xylophone-9961
02/28/2023, 9:52 PMkubectl config current-context
should show rancher-desktop
. If not, then check rancher settings and confirm kubernetes cluster started.quiet-ghost-96926
03/01/2023, 7:02 PMwhite-xylophone-9961
03/01/2023, 7:58 PMkubectl config use-context rancher-desktop
to switch to it. You may have other clusters to manage.quiet-ghost-96926
03/02/2023, 7:48 PM