EBS CSI Node DaemonSet Not Scheduling on EKS Nodes
🚨 The Problem
After installing the aws-ebs-csi-driver via Helm, the ebs-csi-node DaemonSet shows 0 pods running:
⛶kubectl get daemonset ebs-csi-node -n kube-system -o wideBad output:
⛶...