fix the command output (#9821)

I have verified on version v1.11
This commit is contained in:
chenhuan
2018-08-11 20:00:54 +08:00
committed by k8s-ci-robot
parent d7a6e65368
commit dbace5e84c
@@ -195,8 +195,8 @@ You can verify this by checking in each of the underlying clusters. For example:
``` shell
kubectl --context=gce-asia-east1a get services nginx
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
nginx 10.63.250.98 104.199.136.89 80/TCP 9m
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
nginx ClusterIP 10.63.250.98 104.199.136.89 80/TCP 9m
```
## Hybrid cloud capabilities