See recent warnings and scheduling errors.
Section: Events and Conditions
List events in a namespace
bash
bash
kubectl get events -n <namespace>Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Events and Conditions
Sort events by time
Show oldest to newest event timestamps for a namespace.
Sort cluster-wide events by time
Helpful for cluster-wide incident triage.
Wait for pod readiness
Use readiness conditions to gate troubleshooting steps or scripts.