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

[Feature]Add quota control for projects #876

Open
oyzl1230 opened this issue Sep 13, 2023 · 0 comments
Open

[Feature]Add quota control for projects #876

oyzl1230 opened this issue Sep 13, 2023 · 0 comments

Comments

@oyzl1230
Copy link

Is your feature request related to a problem? Please describe.

In the UI, we can easy to control and grant permission to different team with different namespace, it is good for resource isolation. however, there is not setting for resource quota control, we can't control the resource usage by different team, as the result, resource contention may occur between different applications in the same cluster, and affects the stability and performance of applications.

Describe the solution you'd like

Add a quota control for projects, like how many CPU/Memory/Disks/Namespace for each project can use. the setting can be config on Project level, environment level and Target level. and the total size should be Project >= Enviroment >= Target.

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