Skip to content

aws/vpc: Add private subnet tags to terraform#2

Open
aashish-opal wants to merge 2 commits intomainfrom
ak/fix-subnet-tags
Open

aws/vpc: Add private subnet tags to terraform#2
aashish-opal wants to merge 2 commits intomainfrom
ak/fix-subnet-tags

Conversation

@aashish-opal
Copy link
Contributor

If a cluster is set up to be internal-facing, the load balancer controller logs the following error:

"error":"couldn't auto-discover subnets: unable to resolve at least one subnet

Per https://repost.aws/knowledge-center/eks-load-balancer-controller-subnets, "Resolve the single subnet discovery error", the private subnets must be tagged.

If a cluster is set up to be internal-facing, the load balancer controller logs the following error: 
```
"error":"couldn't auto-discover subnets: unable to resolve at least one subnet
```

Per https://repost.aws/knowledge-center/eks-load-balancer-controller-subnets, "Resolve the single subnet discovery error", the private subnets must be tagged.
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