post image January 7, 2022 | 1 min Read

Force delete pods

kubectl delete pod drillcluster1-drillbit-0 zk-0 --grace-period=0 --force

 kubectl patch pod drillcluster1-drillbit-0 zk-0  -p '{"metadata":{"finalizers":null}}'
author image

Jan Toth

I have been in DevOps related jobs for past 6 years dealing mainly with Kubernetes in AWS and on-premise as well. I spent quite a lot …

comments powered by Disqus