ae9f4b20c7
This commit introduces a new command, `minikube tunnel`, a LoadBalancer emulator functionality, that must be run with root permissions. This command: * Establishes networking routes from the host into the VM for all IP ranges used by Kubernetes. * Enables a cluster controller that allocates IPs to services external `LoadBalancer` IPs. * Cleans up routes and IPs when stopped (Ctrl+C), when `minikube` stops, and when `minikube tunnel` is ran with the `--cleanup` flag |
||
---|---|---|
.. | ||
boilerplate | ||
jenkins | ||
release_notes | ||
cover.sh | ||
gen_help_text.go | ||
get_k8s_version.py | ||
release_notes.sh |