Difference between revisions of "Minikube tunnel"
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
* [[Install Istio]] | * [[Install Istio]] | ||
* <code>[[minikube addons enable ingress]]</code> | * <code>[[minikube addons enable ingress]]</code> | ||
− | * [[minikube start --listen-address]] | + | * <code>[[minikube start --listen-address]]</code> |
− | * [[minikube service]] | + | * <code>[[minikube service]]</code> |
== See also == | == See also == |
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: