Update expose-external-ip-address.md (#9775)

pull/9756/merge
Victor 2018-08-09 06:18:09 +08:00 committed by k8s-ci-robot
parent 2e24a0e5c2
commit 382110f202
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ external IP address.
addresses of the pods that are running the Hello World application. To
verify these are pod addresses, enter this command:
kubectl get pods --output=wide
kubectl get pods --output=wide
The output is similar to this: