Difference between revisions of "Minikube tunnel"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{lc}} |
− | + | [[minikube]] [[tunnel]] | |
+ | Status: | ||
+ | machine: minikube | ||
+ | pid: 60364 | ||
+ | route: 10.96.0.0/12 -> 192.168.64.5 | ||
+ | minikube: Running | ||
+ | services: [my-release-ingress-nginx-controller, istio-ingressgateway] | ||
+ | errors: | ||
+ | minikube: no errors | ||
+ | router: no errors | ||
+ | loadbalancer emulator: no errors | ||
− | + | minikube tunnel | |
− | minikube tunnel | + | ✅ Tunnel successfully started |
− | + | ||
− | + | 📌 NOTE: Please do not close this terminal as this process must stay alive for the tunnel to be accessible ... | |
− | + | ||
− | + | ❗ The service/ingress grafana requires privileged ports to be exposed: [80 443] | |
− | + | 🔑 sudo permission will be asked for it. | |
− | + | 🏃 Starting tunnel for service grafana. | |
− | |||
− | |||
− | |||
− | |||
− | |||
+ | == Related terms == | ||
+ | * [[Install Istio]] | ||
+ | * <code>[[minikube addons enable ingress]]</code> | ||
+ | * <code>[[minikube start --listen-address]]</code> | ||
+ | * <code>[[minikube service]]</code> | ||
== See also == | == See also == | ||
* {{minikube}} | * {{minikube}} | ||
+ | |||
+ | [[Category:Minikube]] |
Latest revision as of 07:39, 9 July 2024
minikube tunnel Status: machine: minikube pid: 60364 route: 10.96.0.0/12 -> 192.168.64.5 minikube: Running services: [my-release-ingress-nginx-controller, istio-ingressgateway] errors: minikube: no errors router: no errors loadbalancer emulator: no errors
minikube tunnel ✅ Tunnel successfully started 📌 NOTE: Please do not close this terminal as this process must stay alive for the tunnel to be accessible ... ❗ The service/ingress grafana requires privileged ports to be exposed: [80 443] 🔑 sudo permission will be asked for it. 🏃 Starting tunnel for service grafana.
Related terms[edit]
See also[edit]
- minikube: [
status
|start
|stop
|version
|addons
|addons list
|addons enable
|dashboard
|logs
|tunnel
|ssh
|config
|image | delete
],config set
minikube start --vm=true
, kicbase,~/.minikube/, minikube --help
, Minikube changelog
Advertising: