Update README.md

pull/3696/head^2
Thomas Strömberg 2019-02-15 15:32:57 -08:00 committed by GitHub
parent 5dfbf5d088
commit c2d36d1458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -113,9 +113,9 @@ $ kubectl expose deployment hello-minikube --type=NodePort
service "hello-minikube" exposed
```
You can get the URL for the NodePort deployment by using:
Open the endpoint in your browser:
`minikube service hello-minikube --url`
`minikube service hello-minikube`
Start a second local cluster: