Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete namespace instead of pods #5

Closed
siorellana opened this issue May 17, 2020 · 3 comments
Closed

Delete namespace instead of pods #5

siorellana opened this issue May 17, 2020 · 3 comments

Comments

@siorellana
Copy link

Hi.
We have a DEV cluster with more of 2500 namespace, we want use this tool to delete them with the Thanos philosophy.
How can we set this option?
Thanks and regards.

@storax
Copy link
Owner

storax commented May 17, 2020

Nice DEV cluster. Give me a minute, I'll release a new version where you can change the mode to kill namespaces. It's all handled within kubedoom.go.

@storax
Copy link
Owner

storax commented May 17, 2020

I've released storaxdev/kubedoom:0.4.0. You can switch to killing namespaces by supplying the -mode namespaces flag. If you are using the manifest from the repository, you'd have to add the flag in the deployment.
The Readme has been updated as well with instructions. Let me know how it goes.
I have absolutely no idea how this would handle 2500 namespaces 😃.

@siorellana
Copy link
Author

Thank you very much for your help.
We are now trying to run this in the DEV cluster, this will help us to make a fun clean up of the namespaces.

Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants