kubernetes-sigs / kubernetes-sigs/aws-load-balancer-controller
eipName (Name tag on eip)
Open
good first issue
kind/feature
- Dominant language
- Go
- Stars
- 4.3k
- Forks
- 1.6k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 6
Description
**Add support for eipName along with subnetName**
AWS Load Balancer Controller support subnetName (Name tag on subnet) [Annotations - subnets](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/guide/service/annotations/#subnets).
It will be useful to add support for eipName (Name tag on eip) also so configuration can gain a little more abstraction from AWS resources static IDs.
Contributor guide
Assessment
This issue has not been assessed yet.