aws-ia / terraform-aws-eks-blueprints-addons

Terraform module which provisions addons on Amazon EKS clusters
https://aws-ia.github.io/terraform-aws-eks-blueprints-addons/main/
Apache License 2.0
247 stars 119 forks source link

LBC Pod Startup Issues in EKS 1.30 Deployment #413

Open gurusing-rakbank opened 1 week ago

gurusing-rakbank commented 1 week ago

I deployed EKS version 1.30 along with all the necessary add-ons. However, the LBC pods initially failed to start. After manually adding the VPC ID and region to the deployment, the pods began running successfully.

Provide a link to the example/module related to the question

Additional context

askulkarni2 commented 6 days ago

can you share your code?