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

[Feature Request] Detach from ASG or Load Balancer / Target Group #124

Open
jgournet opened this issue Feb 7, 2022 · 0 comments
Open

[Feature Request] Detach from ASG or Load Balancer / Target Group #124

jgournet opened this issue Feb 7, 2022 · 0 comments

Comments

@jgournet
Copy link

jgournet commented Feb 7, 2022

Hi,

This is probably asking for too much, but there might be other people interested:
Request:
When draining a node from ASG: detach it from the load balancer and/or target group if there's any associated with the ASG.

Alternative:
When starting draining a node: could the node be detached from the ASG ? (it sounds simpler, but it probably goes against all the logic of this rolling-update tool)

Why:
Our setup has 1 NLB with 1 Target Group, and our nodes run istio ingress gateway as a Daemon Set. Because a Daemon Set is not drained from a node, our ingress gw stays up until the node gets killed, terminating quite abruptly any connection (actually, it's not that brutal, since the ASG itself does the detaching when terminating the node - but that does not give enough time).

Thank you

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

No branches or pull requests

1 participant