kubernetes-sigs/aws-load-balancer-controller

Support AWS Shield advanced on NLBs not part of ingress controller

開放

#3,752 建立於 2024年6月21日

 (4 則留言) (2 個反應) (0 位負責人)Go (1,644 個分叉)auto 404
good first issuekind/feature

倉庫指標

星標
 (4,317 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Currently the ALB controller supports an annotation to enable AWS Shield Advanced for ALB / Ingress resource. alb.ingress.kubernetes.io/shield-advanced-protection

AWS Shield Advanced is also available for NLBs, it would be great if you could provide and annotation and support for enabling of shield-advanced-protection on NLBs created using the service resource. I guess it would also need to provision an elastic IP, linked to the NLB, for advanced shield to work.

貢獻者指南