Commit Graph

13 Commits

Author SHA1 Message Date
Kubernetes Prow Robot fce5c5dd57
Merge pull request #5674 from ingvagabund/sig-scheduling-code-architecture
sig-scheduling: Scheduler code hierarchy overview
2021-04-13 10:13:11 -07:00
Jan Chaloupka e729a94439 sig-scheduling: Scheduler code hierarchy overview 2021-04-13 09:40:21 +02:00
Madhav Jivrajani 0e3ac4feea Fix broken links in contributors/devel/sig-scheduling
- Fix broken links in `scheduler.md` and `scheduler_algorithm.md`
- Change the way links are formatted in markdown to avoid repetition

Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2021-04-01 14:18:19 +05:30
Jan Chaloupka 8e0f8accb5 sig-scheduling: Scheduling queue in kube-scheduler 2021-03-02 13:37:07 +01:00
Adhityaa Chandrasekar bee1a9ea48 devel/sig-scheduling: add scheduler framework plugins doc
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-02-11 10:33:24 +00:00
Erik L. Arneson 3302b378b4 Index all SIG contributions to the Developer Guide
The initial purpose of this is to make sure there are no orphaned
files in the Developer Guide, so we can make a complete map of all the
content there.
2020-07-15 09:22:06 -07:00
Linus Lee 4446329f3b
Update scheduler.md 2019-09-14 13:36:27 +08:00
Wei Huang 7ce57c6a8e
conventional test args to bypass UTs
- when running benchmark tests, we used to use `-run=xxx` to exclude unit tests; however a more conventional way is to use `-run=^$`, `-run=^$$` here is to excape the $ simbol, otherwise it won't work.
- add info to display benchmark output only
2019-06-20 18:00:31 +08:00
Kubernetes Prow Robot 3d02f91d25
Merge pull request #3192 from bsalamat/sched_bench
Add a developer document on running scheduler benchmarks
2019-02-20 15:47:16 -08:00
Bobby (Babak) Salamat 101f7e2aca Add a developer document on running scheduler benchmarks 2019-02-15 12:59:25 -08:00
Nikhita Raghunath 354d724164 devel: add OWNERS files for sig sub-directories 2019-02-04 20:53:07 +05:30
eduartua 9a4bfdc238 file scheduler.md moved to /devel/sig-scheduling - URLs updated - tombstone file created 2019-01-29 13:08:31 -06:00
eduartua 458953783b folder /devel/sig-scheduling has been created - file scheduler_algorithm.md moved to it - tombstone file created 2019-01-29 13:03:54 -06:00