How to delete Pod and Namespace stuck at terminating status Howto • Apr 30, 2019 How to Force deletion of a pod or namespace kubectl delete pod traefik-ingress-controller-xxxxxxx --grace-period=0 --force --namespace custom-namespace kubectl delete ns custom-namespace --grace-period=0 --force John Adebayo Recommended for you AWS Introduction to Harshicorp Vault a year ago • 1 min read Howto Installing Kubectl a year ago • 1 min read Howto How to Install mysql 5.7 on centos 7 and change the root password a year ago • 1 min read