After creating EKS cluster loadbalancer is stuck in pending state. All of my subnet is public and I add shared and eld(elb?) tag also. This issue comes when I create nodegroup using launch template using Terraform CDK.
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
ingress-nginx-controller LoadBalancer 172.20.220.13 <pending> 80:31789/TCP,443:32706/TCP 60m
ingress-nginx-controller-admission ClusterIP 172.20.84.242 <none> 443/TCP