How to Remove Kubernetes Namespace Blocked with “Terminating”
-
Let’s talk about an issue of having your Kubernetes namespace blocked with terminating status. The problem may arise during an attempt to remove a namespace in Kubernetes. To terminate a namespace properly and avoid this scenario, a certain command in a more updated version of kubectl should be used.Read the post by Florent Appointare, a Microsoft Engineer, to find out how to remove a Kubernetes namespace blocked with Terminating status.