Technical questionAccepted answer
Docker desktop - kubernetes failed to start
sobby01
Aug 8
0 views1
I have installed Docker Desktop (version : 2.3.0.4) and enabled Kubernetes.
I deployed couple of PODS and everything was working fine, Since yesterday I am facing a weird issue mentioned below:
Unable to connect to the server: dial tcp 127.0.0.1:6443: connectex: No
connection could be made because the target machine actively refused it.
As such, no changes were made on my system. I am using Linux Containers on Windows 10 machine.
Following steps I have tried:
- Restarted the Docker Desktop
- Tried the same with minikube and Docker Desktop both
- Tried to disable the firewall but due to some permissions, I am not able to turn it off.
- I have reset the kubernetes cluster as well.
1 answer
Accepted answer · original discussion
sobby01
PermalinkAug 8
Finally,I found the solution for this.
VPN was causing the issue, I am using my office laptop and after restart, VPN was enabled and logged-in and due to this Kubernetes was not working.
After disabling the VPN, Kubernetes cluster working fine.
Hope that helps others as well.
0 question comments
Use comments to ask for clarification. Post a solution as an answer.
No question comments on this page.