fix the command output (#9859)

I have verified on version v1.11
This commit is contained in:
chenhuan
2018-08-15 15:08:06 +08:00
committed by k8s-ci-robot
parent b47ab0c188
commit 647c2a705f
@@ -72,8 +72,8 @@ external IP address.
The output is similar to this:
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
my-service 10.3.245.137 104.198.205.71 8080/TCP 54s
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
my-service ClusterIP 10.3.245.137 104.198.205.71 8080/TCP 54s
Note: If the external IP address is shown as \<pending\>, wait for a minute
and enter the same command again.