Closed islinwb closed 6 years ago
cc @jiaxuanzhou
looks good, but one suggestion: the proposal does not mention the priority of the jobs, here is one scenario: job1 (high priority), job2(low priority) pods of job0 are running, pods of job1/job2 are pending as there is not enough resource, when job0 completed, resource is released and can only satisfy the request of job1 or job2, but only pods of job1 can be placed as it has high priority.
would you also consider this feature in your design?
cc @deepak-vij @shivramsrivastava for inputs.
/test ci-poseidon-e2e-gce
I think we can let these two design proposals in for now. After that, we can refine the gang scheduling design document per the codes.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: islinwb, m1093782566
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/assign @m1093782566