Jan Walraven
DevOps



Menu
Categories:
Posted on

To get the evicted / failed pod names only run the following command:


$ kubectl get pods --field-selector=status.phase=Failed -o custom-columns=name:metadata.name