Skip to content

Instantly share code, notes, and snippets.

@yaacov
Created January 14, 2020 07:36
Show Gist options
  • Save yaacov/bdd25cc07f1c6a892fa705e4cdc16e2f to your computer and use it in GitHub Desktop.
Save yaacov/bdd25cc07f1c6a892fa705e4cdc16e2f to your computer and use it in GitHub Desktop.
delete evicted pods
oc delete pods -n rook-ceph --field-selector=status.phase=Failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment