unneed to use flag --all (#11372)
parent
bfefb311b9
commit
c3e5b565da
|
@ -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 %}}
|
||||
|
|
Loading…
Reference in New Issue