kubernetes-sigs/aws-load-balancer-controller

Support AWS Shield advanced on NLBs not part of ingress controller

Aperta

#3752 aperta il 21 giu 2024

 (4 commenti) (2 reazioni) (0 assegnatari)Go (1644 fork)auto 404
good first issuekind/feature

Metriche repository

Star
 (4317 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor