{"id":481,"date":"2022-01-05T09:40:52","date_gmt":"2022-01-05T08:40:52","guid":{"rendered":"https:\/\/daisy-street.fr\/index.php\/2022\/01\/05\/delete-multiple-pod\/"},"modified":"2022-02-15T14:49:57","modified_gmt":"2022-02-15T13:49:57","slug":"delete-multiple-pod","status":"publish","type":"post","link":"https:\/\/daisy-street.fr\/index.php\/2022\/01\/05\/delete-multiple-pod\/","title":{"rendered":"Delete multiple pod"},"content":{"rendered":"\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>kubectl get pod -n kubernetes-dashboard | grep Evicted | awk &#39;{print $1}&#39; | xargs kubectl delete pod -n kubernetes-dashboard\n\nkubectl get pods --all-namespaces | grep Evicted | awk &#39;{print $2,&quot; -n &quot;,$1}&#39; | xargs kubectl delete pod<\/code><\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ub_ctt_via":"","_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[1],"tags":[45,37,33,72],"class_list":["post-481","post","type-post","status-publish","format-standard","hentry","category-non-classe","tag-dashboard","tag-deploiement","tag-kubernetes","tag-node"],"jetpack_publicize_connections":[],"featured_image_src":null,"author_info":{"display_name":"admin9483","author_link":"https:\/\/daisy-street.fr\/index.php\/author\/admin9483\/"},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/daisy-street.fr\/index.php\/wp-json\/wp\/v2\/posts\/481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/daisy-street.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/daisy-street.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/daisy-street.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/daisy-street.fr\/index.php\/wp-json\/wp\/v2\/comments?post=481"}],"version-history":[{"count":2,"href":"https:\/\/daisy-street.fr\/index.php\/wp-json\/wp\/v2\/posts\/481\/revisions"}],"predecessor-version":[{"id":618,"href":"https:\/\/daisy-street.fr\/index.php\/wp-json\/wp\/v2\/posts\/481\/revisions\/618"}],"wp:attachment":[{"href":"https:\/\/daisy-street.fr\/index.php\/wp-json\/wp\/v2\/media?parent=481"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/daisy-street.fr\/index.php\/wp-json\/wp\/v2\/categories?post=481"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/daisy-street.fr\/index.php\/wp-json\/wp\/v2\/tags?post=481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}