-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add elastic IP annotation to front end NLB #4330
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
Add elastic IP annotation to front end NLB #4330
Conversation
Welcome @swarner1033! |
Hi @swarner1033. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
7694636
to
4edcaac
Compare
4edcaac
to
0a66e03
Compare
0a66e03
to
d4f191e
Compare
/ok-to-test |
Thanks for taking the time to do this! Looks good. |
/lgtm |
…vate subnet if a public one is not spcified like in kubernetes-sigs#2782
This reverts commit fb0db52.
b3ac472
to
7ccad6c
Compare
Have rebased and now e2e tests pass. Could I have another LGTM pls @shraddhabang @zac-nixon? |
/lgtm |
Issue
#4300, #2782 (comment)
Description
alb.ingress.kubernetes.io/frontend-nlb-eip-allocations
.internet-facing
NLB it will get assigned private subnets if the ALB isinternal
. This does not match what it stated on the subnet discovery pageHow
ResolveViaDiscovery()
to get based on tags if not present in annotations - new functionChecklist
README.md
, or thedocs
directory)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯