specify Pod not to display redundant messages (#14936)
This commit is contained in:
parent
0c4d5b7506
commit
70aa8fa692
|
|
@ -53,7 +53,7 @@ the container starts.
|
|||
|
||||
1. Display detailed information about the Pod:
|
||||
|
||||
kubectl get pod --output=yaml
|
||||
kubectl get pod termination-demo --output=yaml
|
||||
|
||||
The output includes the "Sleep expired" message:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue