k3s/pkg/cloudprovider/providers
Jan Safranek f270cb1b9b Allow 39 atached EBS devices.
AWS has soft support limit for 40 attached EBS devices. Assuming there is just
one root device, use the rest for persistent volumes.

The devices will have name /dev/xvdba - /dev/xvdcm, leaving /dev/sda - /dev/sdz
to the system.

Also, add better error handling and propagate error
"Too many EBS volumes attached to node XYZ" to a pod.
2016-03-15 17:28:59 +01:00
..
aws Allow 39 atached EBS devices. 2016-03-15 17:28:59 +01:00
fake AWS: Add support for load balancer source ranges 2016-02-29 19:32:08 -05:00
gce LB Source Ranges: Move validation into API layer 2016-03-03 10:27:17 -05:00
mesos Add instance-type label to cloud providers 2016-02-12 15:02:03 -05:00
openstack LB Source Ranges: Move validation into API layer 2016-03-03 10:27:17 -05:00
ovirt Add instance-type label to cloud providers 2016-02-12 15:02:03 -05:00
rackspace Add instance-type label to cloud providers 2016-02-12 15:02:03 -05:00
providers.go remove vagrant cloud provider 2015-12-02 13:20:54 -08:00