specify Pod not to display redundant messages (#14936)

This commit is contained in:
Naoki Oketani 2019-06-20 04:48:23 +09:00 committed by Kubernetes Prow Robot
parent 0c4d5b7506
commit 70aa8fa692
1 changed files with 1 additions and 1 deletions

View File

@ -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: