unneed to use flag --all (#11372)
This commit is contained in:
@@ -75,7 +75,7 @@ CONTAINER ID IMAGE COMMAND CREATED
|
|||||||
kubectl:
|
kubectl:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ kubectl get po -a
|
$ kubectl get po
|
||||||
NAME READY STATUS RESTARTS AGE
|
NAME READY STATUS RESTARTS AGE
|
||||||
nginx-app-8df569cb7-4gd89 1/1 Running 0 3m
|
nginx-app-8df569cb7-4gd89 1/1 Running 0 3m
|
||||||
ubuntu 0/1 Completed 0 20s
|
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
|
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
|
InfluxDB is running at https://108.59.85.141/api/v1/namespaces/kube-system/services/monitoring-influxdb/proxy
|
||||||
```
|
```
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user