kubectl-status
kubectl-status copied to clipboard
Include last 10 lines of logs if pod/container has issues
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.