Skip to content

NLB allowed source IPs #5307

Open
Open
@CaptainCarpensir

Description

Currently the ALB has a manifest field http.allowed_source_ips but the NLB doesn't have this because we simply accept ingress from the VPC. With security groups for an NLB defined by #4767 beginning implementation in #5284, we will be able to directly accept public traffic through a security group attached to a network load balancer.

This means that we may want users to be able to specify CIDR blocks that they allow traffic to their NLB from. This would request a new manifest field nlb.allowed_source_ips which would have identical effect to that of http.allowed_source_ips.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area/manifestIssues about infrastructure-as-code templates.area/svcIssues about services.type/enhancementIssues that are improvements for existing features.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions