Skip to content

Propagate VPC ID to aws-lb-controller#515

Open
wcarlsen wants to merge 2 commits intomainfrom
enhance/aws-lb-controller-vpc-id
Open

Propagate VPC ID to aws-lb-controller#515
wcarlsen wants to merge 2 commits intomainfrom
enhance/aws-lb-controller-vpc-id

Conversation

@wcarlsen
Copy link
Contributor

@wcarlsen wcarlsen commented Mar 6, 2026

Prevent AWS Loadbalancer Controller from breaking if instance metadata service http hop limit is decreased from 2 to 1, which is also the security standard to prevent pods from accessing the EC2 instances metadata service. If hop limit would change the controller can no longer discover VPC ID via the metadata service and we would need to provide it, to prevent errors.

Linked to this dfds/infrastructure-modules#2256

Signed-off-by: Willi Carlsen <carlsenwilli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants