1. 20 10月, 2018 1 次提交
  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. 06 10月, 2018 2 次提交
  4. 05 10月, 2018 1 次提交
    • F
      Enhance the Ingress Controller Addon (#3099) · 2ebdf5e1
      Fernando Diaz 提交于
      - Updates Ingress-Controller Version to 0.19.0
      - Adds Service Account for Ingress-Controller
      - Adds Support for Prometheus
      - Fixes bug with TCP/UDP ConfigMaps not Loading
      - Adds more resource limits to default-backend
      - Use new ingress class name
      - Use app.kubernetes.io/xxxxxxxxxxx labels
      2ebdf5e1
  5. 04 10月, 2018 3 次提交
  6. 03 10月, 2018 1 次提交
  7. 29 9月, 2018 6 次提交
  8. 27 9月, 2018 1 次提交
  9. 23 8月, 2018 1 次提交
  10. 22 8月, 2018 2 次提交
  11. 26 7月, 2018 1 次提交
  12. 25 7月, 2018 1 次提交
  13. 14 6月, 2018 1 次提交
  14. 13 6月, 2018 1 次提交
  15. 09 6月, 2018 1 次提交
  16. 08 5月, 2018 1 次提交
  17. 10 2月, 2018 1 次提交
  18. 10 1月, 2018 1 次提交
  19. 22 12月, 2017 1 次提交
  20. 13 12月, 2017 1 次提交
  21. 02 12月, 2017 2 次提交
  22. 01 12月, 2017 1 次提交
  23. 01 11月, 2017 3 次提交
  24. 31 10月, 2017 2 次提交
  25. 27 10月, 2017 2 次提交
  26. 03 10月, 2017 1 次提交