Skip to content

Commit

Permalink
specify Pod not to display redundant messages (kubernetes#14936)
Browse files Browse the repository at this point in the history
  • Loading branch information
oke-py authored and k8s-ci-robot committed Jun 19, 2019
1 parent 0c4d5b7 commit 70aa8fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 70aa8fa

Please sign in to comment.