1. 20 10月, 2018 2 次提交
  2. 19 10月, 2018 1 次提交
    • B
      minikube tunnel (#3015) · ae9f4b20
      Balint Pato 提交于
      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
      ae9f4b20
  3. 18 10月, 2018 2 次提交
  4. 06 10月, 2018 16 次提交
  5. 05 10月, 2018 19 次提交