pulumi-eks
pulumi-eks copied to clipboard
Support for EKS networkpolicy feature
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
AWS recently announced support for network policy, check https://aws.amazon.com/blogs/containers/amazon-vpc-cni-now-supports-kubernetes-network-policies/ for more details. Can pulumi have this option added
Affected area/feature
Thank you for the suggestion, @infa-ddeore! I think this would be a good fit for pulumi-eks since it already covers amazon-vpc-cni-k8s.
I think we'd need to for the underlying pulumi-aws provider to get support for it first, though.