Skip to content

Can I re-use backend-sg for other NLBs? #4339

@dohnto

Description

@dohnto

Hi,

I have few NLBs which need to be created outside of ALBC. I use ALBC to fill the AWS TargetGroups using TargetGroupBinding. This is parallel to some NLBs which are already managed by ALBC.

I also need to manage the network flow between the NLB and TargetGroups as I am using Preserve Client IP attribute on the TargetGroups. IIUC ALBC uses Backend Security Groups for exactly that purpose.

Is it wise to re-use this security group and assign it to my terraform managed NLBs and Kubernetes TargetGroupBinding or I am risking for example deletion of it/malfunction of ALBC?

Thanks for your guidance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions