k3s/pkg/scheduler/algorithm/predicates
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
..
BUILD Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
csi_volume_predicate.go Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
csi_volume_predicate_test.go Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
error.go Do not schedule pod to the node under PID pressure. 2018-04-26 10:07:42 +08:00
max_attachable_volume_predicate_test.go Resolves #59015, extends existing regex to cover t3, r5(d) & z1d instance types 2018-09-05 21:24:09 -04:00
metadata.go addressed reviewer comments 2018-08-30 01:48:55 +02:00
metadata_test.go use topologyPairsMaps for inter pod affinity/anti-affinity maps 2018-08-30 01:48:54 +02:00
predicates.go Resolves #59015, extends existing regex to cover t3, r5(d) & z1d instance types 2018-09-05 21:24:09 -04:00
predicates_test.go Add unit test cases for scheduler/algorithm/predicates. 2018-08-27 10:57:04 +08:00
testing_helper.go Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00
utils.go Revert "Revert "Revert revert of equivalence class hash calculation in scheduler"" 2018-04-25 16:11:59 -07:00
utils_test.go Refactor HostIP predicate algorithm 2018-01-08 17:10:21 -08:00