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

Support resource quotas for namespaces #87

Open
minrk opened this issue Oct 8, 2024 · 0 comments
Open

Support resource quotas for namespaces #87

minrk opened this issue Oct 8, 2024 · 0 comments

Comments

@minrk
Copy link
Contributor

minrk commented Oct 8, 2024

It would probably be useful to support ResourceQuotas for user namespaces.

I think the simplest version of this is to add a resource_quota_file setting for a path to a regular ResourceQuota yaml spec, and apply it to all kbatch namespaces. kbatch doesn't need to understand the quotas, just how to create them.

Someday, per-user quotas may make sense via templating or something, but I think that can wait.

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

1 participant