adovy
Results
2
comments of
adovy
on AWS console I see that volume is attached to the node, but the controller keeps trying to attach it
seems like the problem was with reaching limit of EBS Volumes per Node. But after setting volumeAttachLimit, the pod is still scheduled on the node which already reached the attached...