mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Delete an useless line in liveness
Delete an useless line in liveness: `mwielgus@mwielgusd:~/test/k2/kubernetes/examples/liveness$ kubectl get pods`
This commit is contained in:
parent
e6e69e31ec
commit
33b4cb91c1
@ -96,7 +96,6 @@ Check the status half a minute later, you will see the container restart count b
|
||||
|
||||
```console
|
||||
$ kubectl get pods
|
||||
mwielgus@mwielgusd:~/test/k2/kubernetes/examples/liveness$ kubectl get pods
|
||||
NAME READY STATUS RESTARTS AGE
|
||||
[...]
|
||||
liveness-exec 1/1 Running 1 36s
|
||||
|
Loading…
Reference in New Issue
Block a user