index
:
community.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scheduler_algorithm.md
Age
Commit message (
Expand
)
Author
2016-09-01
Update the latestReleaseBranch to release-1.4 in the munger.
David McMahon
2016-08-18
more explictly about NoDiskConflicts policy and applicable volume types
Huamin Chen
2016-07-28
Scheduler does not place pods on nodes that have disk pressure
derekwaynecarr
2016-07-15
Fix broken warning image link in docs
joe2far
2016-06-13
Updated docs and examples for release-1.3.
David McMahon
2016-06-10
Revert "Versioning docs and examples for v1.4.0-alpha.0."
Dawn Chen
2016-06-10
Versioning docs and examples for v1.4.0-alpha.0.
David McMahon
2016-05-21
Merge pull request #25531 from ingvagabund/introduce-memory-pressure-to-sched...
k8s-merge-robot
2016-05-22
Scheduler: introduce CheckNodeMemoryPressurePredicate, don't schedule pods fo...
Jan Chaloupka
2016-05-20
Updating QoS policy to be per-pod instead of per-resource.
Vishnu kannan
2016-03-08
Update the latestReleaseBranch to release-1.2 in the munger.
David McMahon
2016-02-18
Update user guide and scheduler documentation to describe node affinity.
David Oppenheimer
2016-02-05
Merge pull request #20140 from resouer/scheduler
k8s-merge-robot
2016-02-03
Caculate priorities based on image locality
harry
2016-02-02
Scheduler predicate for capping node volume count
Solly Ross
2015-12-31
Ubernetes Lite: Volumes can dictate zone scheduling
Justin Santa Barbara
2015-12-21
run hack/update-generated-docs.sh
Chao Xu
2015-12-13
Zone scheduler: Update scheduler docs
Justin Santa Barbara
2015-11-13
Run update-gendocs
Tim Hockin
2015-09-30
Replace PodFitsPorts with PodFitsHostPorts
HaiyangDING
2015-08-25
Repalce limits with requests in scheduler documentation.
dinghaiyang
2015-07-30
Fix trailing whitespace in all docs
Eric Paris
2015-07-20
Absolutize links that leave the docs/ tree to go anywhere other than
David Oppenheimer
2015-07-17
Run gendocs
Tim Hockin
2015-07-17
Better scary message
Tim Hockin
2015-07-16
Ensure all docs and examples in user guide are reachable
Janet Kuo
2015-07-14
Run gendocs
Tim Hockin
2015-07-14
Run gendocs
Tim Hockin
2015-07-13
Apply mungedocs changes
Daniel Smith
2015-07-13
Run gendocs and munges
Tim Hockin
2015-07-13
Copy edits to remove doubled words
Ed Costello
2015-07-10
fix verify gendocs
Mike Danese
2015-07-10
Create schedule_algorithm file
dingh