k3s/pkg/scheduler/algorithm
Stephen Cuppett d85daf0f4c Resolves #59015, extends existing regex to cover t3, r5(d) & z1d instance types
From current AWS documentation:

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/volume_limits.html

T3, C5, C5d, M5, M5d, R5, R5d, and z1d instances support a maximum of
28 attachments, and every instance has at least one network interface
attachment. If you have no additional network interface attachments on
these instances, you could attach 27 EBS volumes.
2018-09-05 21:24:09 -04:00
..
predicates Resolves #59015, extends existing regex to cover t3, r5(d) & z1d instance types 2018-09-05 21:24:09 -04:00
priorities Fix golint error under scheduler/algorithm/priorities. 2018-08-23 17:20:55 +08:00
BUILD Merge pull request #66656 from wackxu/fixappversion 2018-08-11 23:25:33 -07:00
doc.go Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00
scheduler_interface.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
types.go use apps/v1 version for scheduler 2018-07-26 17:37:29 +08:00
types_test.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
well_known_labels.go Supported matchField for NodeAffinity. 2018-04-28 11:10:29 +08:00