Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkg.drivers.none: use 127.0.0.1 as machine IP
I'm not positive on why do we ever need to pick a machine's external IP for this. Alongside other things, this prohibits using `minikube --vm-driver=none` on machines without Internet connectivity, which is stupid. Fixes kubernetes#3013, kubernetes#2762 and possibly many more similar issues.
- Loading branch information