Allow the creation of ICMP rules in NLB security group #3897
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Is your feature request related to a problem?
ICMP inbound traffic is necessary for Path MTU Discovery:
https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-security-groups.html#filter-client-traffic-recommended-rules
Describe the solution you'd like
A configuration to allow the creation of the ICMP rule to cater for Path MTU discovery. Since it is not always desirable to allow inbound ICMP this should be a flag or annotation.
Describe alternatives you've considered
Currently using a custom security group
service.beta.kubernetes.io/aws-load-balancer-security-groups
The text was updated successfully, but these errors were encountered: