minikube/hack/jenkins
Balint Pato ae9f4b20c7
minikube tunnel (#3015)
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
2018-10-18 11:01:47 -07:00
..
build_iso.sh Mark scripts as executable. 2018-09-26 15:38:41 -07:00
common.sh small fixes to boilerplate and integration test scripts (#3212) 2018-10-17 14:22:26 -07:00
linux_integration_tests_kvm.sh Mark scripts as executable. 2018-09-26 15:38:41 -07:00
linux_integration_tests_none.sh Mark scripts as executable. 2018-09-26 15:38:41 -07:00
linux_integration_tests_virtualbox.sh Mark scripts as executable. 2018-09-26 15:38:41 -07:00
minikube_cross_build_and_upload.sh Fix the jenkins build script to detect make errors. 2018-03-30 11:19:53 -07:00
minikube_set_pending.sh Remove from set_pending. 2017-12-27 10:34:04 -08:00
minishift_linux_integration_tests_kvm.sh small fixes to boilerplate and integration test scripts (#3212) 2018-10-17 14:22:26 -07:00
osx_integration_tests_hyperkit.sh Remove from set_pending. 2017-12-27 10:34:04 -08:00
osx_integration_tests_virtualbox.sh remove last localkube bootstrapper test reference 2018-07-24 12:36:42 -07:00
print-debug-info.sh Mark scripts as executable. 2018-09-26 15:38:41 -07:00
release_build_and_upload.sh Manual changes to remove localkube. 2018-07-24 12:36:42 -07:00
release_github_page.sh Change Linux install method 2018-07-31 10:55:22 -07:00
release_update_installers.sh remove r2d4 from brew PR comment 2018-08-01 09:05:56 -07:00
release_update_releases_json.sh Mark scripts as executable. 2018-09-26 15:38:41 -07:00
unix_white_box_integration_tests.sh minikube tunnel (#3015) 2018-10-18 11:01:47 -07:00
windows_integration_test_virtualbox.ps1 small fixes to boilerplate and integration test scripts (#3212) 2018-10-17 14:22:26 -07:00
windows_integration_test_virtualbox_kubeadm_crio.ps1 small fixes to boilerplate and integration test scripts (#3212) 2018-10-17 14:22:26 -07:00