NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE hello-minikube NodePort 10.107.69.159 <none> 8080:30227/TCP 9s
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
[echo@echo] minikube service hello-minikube
|-----------|----------------|-------------|---------------------------| | NAMESPACE | NAME | TARGET PORT | URL | |-----------|----------------|-------------|---------------------------| | default | hello-minikube | 8080 | http://192.168.49.2:30227 | |-----------|----------------|-------------|---------------------------| 🏃 Starting tunnel for service hello-minikube. |-----------|----------------|-------------|------------------------| | NAMESPACE | NAME | TARGET PORT | URL | |-----------|----------------|-------------|------------------------| | default | hello-minikube | | http://127.0.0.1:52191 | |-----------|----------------|-------------|------------------------| 🎉 正通过默认浏览器打开服务 default/hello-minikube... ❗ Because you are using a Docker driver on darwin, the terminal needs to be open to run it.