mirror of https://github.com/k3s-io/k3s
Merge pull request #13624 from Huawei-PaaS/del_an_useless_line_in_liveness
Auto commit by PR queue botpull/6/head
commit
96e0ed5749
|
@ -96,7 +96,6 @@ Check the status half a minute later, you will see the container restart count b
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ kubectl get pods
|
$ kubectl get pods
|
||||||
mwielgus@mwielgusd:~/test/k2/kubernetes/examples/liveness$ kubectl get pods
|
|
||||||
NAME READY STATUS RESTARTS AGE
|
NAME READY STATUS RESTARTS AGE
|
||||||
[...]
|
[...]
|
||||||
liveness-exec 1/1 Running 1 36s
|
liveness-exec 1/1 Running 1 36s
|
||||||
|
|
Loading…
Reference in New Issue