Network Load Balancers now support Security groups
Blog
This article announces that Network Load Balancers (NLB) now support security groups, enabling fine-grained traffic control for containerized applications on Amazon EKS.
- NLBs can now attach security groups to filter accepted and forwarded traffic
- AWS Load Balancer Controller v2.6.0+ automatically creates and applies security groups to NLBs
- Frontend security groups control traffic routed to the load balancer
- Backend security groups manage traffic between NLBs and targets (instances or pods)
- Reduces security group rule management at instance level, preventing quota limits
- Kubernetes annotation allows specifying existing security groups for NLBs
- Feature available in all AWS commercial regions at no additional cost
This enhancement improves security posture for Kubernetes applications by centralizing access control at the load balancer level rather than instance level.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.