Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing ALB required tags #27

Closed
wants to merge 1 commit into from

Conversation

rmkellogg
Copy link

Example provided did not tag the subnets with the required values which prevented use of AWS Application Load Balancer.

what

The AWS EKS Application Load Balancer (ALB) requires the subnets to be tags for discovery purposes.

why

Copied snippets from the terraform-aws-eks-cluster/examples/complete/

references

https://docs.aws.amazon.com/eks/latest/userguide/alb-ingress.html

Example provided did not tag the subnets with the required values which prevented use of AWS Application Load Balancer.
@rmkellogg rmkellogg requested review from a team as code owners June 24, 2022 19:39
@rmkellogg rmkellogg requested review from nitrocode and RothAndrew and removed request for a team June 24, 2022 19:39
@Nuru Nuru closed this in #33 Jul 11, 2023
@rmkellogg rmkellogg deleted the missing-alb-tags branch July 12, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant