kevinchiu-mlse
kevinchiu-mlse
Hello, I have a 3 EKS clusters running k8s `1.26.8` and all are running the latest AWS LB controller `app verison 2.6.1` installed via blueprints addons. One cluster has the...
thanks @oliviassss . I see in the EKS Blueprints Addons 5.0 the policy is updated in and managed in the [load balancer controller module](https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/blob/56409e9f316041f23a3721f77c5f568a0394b3ee/main.tf#L1162-L1402), however on clusters still running 4.32.1...
Just started looking at the v20.x `terraform-aws-modules/eks/aws` module. I too cannot add managed node groups to an existing vpc. I ssh'd into the ec2 instance of the node group and...
following up on my comment, I solved the issue where the nodes won't join the cluster in an existing VPC. I found it when reviewing the launch template and the...