• Jan Safranek's avatar
    Allow 39 atached EBS devices. · f270cb1b
    Jan Safranek authored
    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.
    f270cb1b
Name
Last commit
Last update
..
compatibility_test.go Loading commit data...
defaults.go Loading commit data...