TIL
EKS Auto Mode clusters need vpc-cni addon before adding managed node groups
Adding a managed node group to an EKS Auto Mode cluster fails with NodeCreationFailure (cni plugin not initialized). Installing vpc-cni, kube-proxy, and coredns addons resolves the issue.
1 min read