Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Docs for DRF Plugin #703

Merged
merged 1 commit into from
Apr 14, 2019
Merged

Conversation

Rajadeepan
Copy link
Contributor

@Rajadeepan Rajadeepan commented Apr 4, 2019

What this PR does / why we need it:
Added a doc for DRF implemention in kube batch

Preview : https://github.com/Rajadeepan/kube-batch/blob/doc/doc/design/plugin/drf.md

#703

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 4, 2019
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 4, 2019
@asifdxtreme asifdxtreme changed the title Docs Docs for DRF Plugin Apr 4, 2019
@asifdxtreme asifdxtreme mentioned this pull request Apr 4, 2019
5 tasks
In the example below all the tasks task1, task2 of job1 and task3 and task4 of job2 is already allocated to the cluster.
![drfjobordering](drfjobordering.png)


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please also include how DRF work with minAvailable.

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 4, 2019


##### 1.1 Gang Scheduling with DRF in job ordering ( Gang -> DRF) <br />
Gang scheduling sorts the job based on whether the job has atleast <b>minAvailable</b> task already (allocated + successfully completed + pipelined) or not.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use markdown instead of html code.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated with markdown

@k82cn
Copy link
Contributor

k82cn commented Apr 14, 2019

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 14, 2019
@k82cn
Copy link
Contributor

k82cn commented Apr 14, 2019

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: k82cn, Rajadeepan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit e76aad6 into kubernetes-retired:master Apr 14, 2019
kevin-wangzefeng pushed a commit to kevin-wangzefeng/scheduler that referenced this pull request Jun 28, 2019
kevin-wangzefeng pushed a commit to kevin-wangzefeng/scheduler that referenced this pull request Jun 28, 2019
kevin-wangzefeng pushed a commit to kevin-wangzefeng/scheduler that referenced this pull request Jun 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants