How to delete Kubernetes namespaces or pods with a specific pattern or name
I had a need to delete a number of Namespaces all at once that were created as part of some automated platform testing. Each namespace had a common naming…
Read guide →2 vEducate articles tagged pod.

I had a need to delete a number of Namespaces all at once that were created as part of some automated platform testing. Each namespace had a common naming…
Read guide →
I'm currently troubleshooting an issue with my Kubernetes clusters where pods keep getting evicted, and this is happening across namespaces as well. The issue…
Read guide →