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 request] job level scheduling and orchestration #241

Open
SimonCqk opened this issue Feb 20, 2022 · 2 comments
Open

[feature request] job level scheduling and orchestration #241

SimonCqk opened this issue Feb 20, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@SimonCqk
Copy link
Collaborator

SimonCqk commented Feb 20, 2022

What would you like to be added:

  1. a job-level queuing and orchestration module that admit job to be scheduled by some strategies.
  2. refactor skeleton codes to make control flow cleaner.

Why is this needed:

as for now, kubedl is capable to manage lifecycle of job workloads, manipulate pods from job started to succeeded or failed, however, in production users usually requests jobs(=resources) more resources than cluster capacity, therefore, job s have to wait in queue before getting chance to be schedule, for the reason that we propose a new module&policy to coordinate job schedule orders.

  • assign job priority via schedulePolicy
  • coordinator job schedule orders by job-coordinator.
@SimonCqk SimonCqk assigned jian-he and SimonCqk and unassigned jian-he Feb 20, 2022
@jian-he
Copy link
Collaborator

jian-he commented Jun 27, 2022

@SimonCqk could you clarify on this ?

@SimonCqk
Copy link
Collaborator Author

@jian-he I have updated the description

@SimonCqk SimonCqk added the enhancement New feature or request label Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants