Welcome to the personal blog of Hang (Harry) Nguyen.
I am a professional DevOps / network and system administrator. Being a DevOps / network/system administrator is much more than a vacation or a trade. I am in love of it.
This blog archives and collects a variety of pretty amazing things. Thanks for stopping by.
Problem
Sometimes after deleting a namespace (for example kiali-operator), it sticks on “Terminating” state, and when you enter:
kubectl delete namespace kiali-operator
You’ll get
warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. Error from server (Conflict): Operation cannot be fulfilled on namespaces “kiali-operator”: The system is ensuring all content is removed from this namespace. Upon completion, this namespace will automatically be purged by the system.
Solution
Let’s get rid of kiali-operator namespace!
kubectl get ns kiali-operator -o json >...
Saving the world!
Being a student at UIT
Books! I’m reading
Contribute! Be heard! We value all contributions and feedback. Drop me an email if you are interested in any amazing things of my site to save the world!