Skip to content

Quota management MVP #395

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

Closed
tardieu opened this issue May 25, 2023 · 1 comment
Closed

Quota management MVP #395

tardieu opened this issue May 25, 2023 · 1 comment
Assignees

Comments

@tardieu
Copy link
Member

tardieu commented May 25, 2023

To begin experimenting with quota management on a test cluster, we need to:

  • define the quota tree,
  • fix critical issues,
  • update AppWrapper submission guidelines and tools.

Quota tree

To minimize complexity and disruption, we will start with a fixed quota tree consisting of three nodes and a single resource:

  • a root node with a hard quota (total amount available in the cluster),
  • a leaf node with the same quota as the root node (to be used as the default quota),
  • a leaf node with a limited soft quota.

Remaining bugs

AppWrapper submission

  • update helm tool, torchx-mcad, codeflare cli and sdk to support specifying a quota.
@z103cb
Copy link
Contributor

z103cb commented May 31, 2023

I have opened #399 to cover the TODO from Remaining critical issues section.

@z103cb z103cb removed their assignment Aug 2, 2023
@anishasthana anishasthana moved this from In Progress to Done in Project CodeFlare Sprint Board Sep 18, 2023
@tardieu tardieu closed this as completed Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants