unneed to use flag --all (#11372)

pull/11378/head
Pingan 2018-11-28 20:55:28 +08:00 committed by k8s-ci-robot
parent bfefb311b9
commit c3e5b565da
1 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ CONTAINER ID IMAGE COMMAND CREATED
kubectl:
```shell
$ kubectl get po -a
$ kubectl get po
NAME READY STATUS RESTARTS AGE
nginx-app-8df569cb7-4gd89 1/1 Running 0 3m
ubuntu 0/1 Completed 0 20s
@ -294,4 +294,4 @@ Grafana is running at https://108.59.85.141/api/v1/namespaces/kube-system/servic
Heapster is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-heapster/proxy
InfluxDB is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-influxdb/proxy
```
{{% /capture %}}
{{% /capture %}}