Skip to content

Instantly share code, notes, and snippets.

@ipedrazas
Created June 19, 2017 08:57
Show Gist options
  • Save ipedrazas/9c622404fb41f2343a0db85b3821275d to your computer and use it in GitHub Desktop.
Save ipedrazas/9c622404fb41f2343a0db85b3821275d to your computer and use it in GitHub Desktop.

Revisions

  1. ipedrazas created this gist Jun 19, 2017.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    kubectl get pods | grep Evicted | awk '{print $1}' | xargs kubectl delete pod