kubernetes-sigs/aws-load-balancer-controller
Not able to enable Automatic Application Layer Mitigation in AWS Shield Advanced.
开放
#2,777 创建于 2022年8月25日
elbgood first issuekind/feature
仓库指标
- 星标
- (4,317 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Is your feature request related to a problem?
After enabling the AWS Shield Advanced protection for an ALB via alb.ingress.kubernetes.io/shield-advanced-protection: 'true', the protection gets created but the Automatic application layer DDoS mitigation is Disabled by default.
I see no flag or annotation to enable it.
Describe the solution you'd like We should be able to enable and disable the Automatic application layer DDoS mitigation for the created protection.