kubectl-status icon indicating copy to clipboard operation
kubectl-status copied to clipboard

Include last 10 lines of logs if pod/container has issues

Open bergerx opened this issue 3 years ago • 0 comments

If a pod is down for whatever reason, include the last N (10?) lines of the recently terminated container.

These could also be helpful for initContainers if they block the pod to proceed.

bergerx avatar Oct 01 '21 21:10 bergerx