Hello,
I know similar topics had been posted in the past but they did not help me. I have Kubernetes stuck in a starting loop in Docker Desktop.
I used the following: .\com.docker.diagnose.exe check > log2.txt
To get the issue of:
[FAIL] DD0032: do Docker networks overlap with host IPs? network bridge has subnet 172.17.0.0/16 which overlaps with host IP 172.17.208.1
[SKIP] DD0030: is the image access management authorized?
[PASS] DD0033: does the host have Internet access?
Advice on the Windows 10 network configuration? I keep finding Linux solutions.