I have a EKS cluster deployed using the Cloudformation template from
Then, I tried to deploy a NLB with a Kubernetes service of type LoadBalancer, I follow
CodePudding user response:
Installing the LB controller on your cluster is not enough, you need to setup the necessary policy and permission for your controller to interact with ELB.