Join Slack
Powered by
Hi, if i have a EKS cluster with ALB as ingress co...
# kubernetes
m
Matias Devoto
11/15/2024, 11:14 AM
Hi, if i have a EKS cluster with ALB as ingress controller is there a way to link AWS shield to the ALB created?
c
Craig Tracey
11/15/2024, 5:21 PM
You should be able to do this with the aws-load-balancer-controller by placing annotations on the Service resource:
https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.2/guide/ingress/annotations/#shield-advanced-protection
m
Matias Devoto
11/15/2024, 5:22 PM
oh i missed that annotation THANKS
Open in Slack
Previous
Next