Aws-load-balancer-controller: doc about WAF annotations?

Created on 4 Mar 2019  Â·  6Comments  Â·  Source: kubernetes-sigs/aws-load-balancer-controller

I have set up an ALB controller and if I add WAF with AWS console, it gets removed automatically, which is the normal behavior:

disassociate WAF on arn:aws:elasticloadbalancing:eu-west-1:123454592251:loadbalancer/app/123461af-albpre-pr-04cd/1232640748b29123

The problem is that I couldn't found any documentation or information about how to configure WAF with ALB ingress controller.

Is there any WAF annotations to configure WAF?

lifecyclrotten

Most helpful comment

Hi,
Thanks for reporting this issue.
You can use alb.ingress.kubernetes.io/web-acl-id: yourWAFRegionalID to configure it.
That annotation is missed from the docs, will add it 😄 .

All 6 comments

Hi,
Thanks for reporting this issue.
You can use alb.ingress.kubernetes.io/web-acl-id: yourWAFRegionalID to configure it.
That annotation is missed from the docs, will add it 😄 .

Duplicates #608

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sawanoboly picture sawanoboly  Â·  5Comments

ishaannarang picture ishaannarang  Â·  5Comments

jcderr picture jcderr  Â·  3Comments

benwilson512 picture benwilson512  Â·  5Comments

rdubya16 picture rdubya16  Â·  4Comments