Skip to content

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

@jgournet

Description

@jgournet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions