-
Notifications
You must be signed in to change notification settings - Fork 327
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Tell us about your request
What do you want us to build?
We would like to be able to use Security Group names when leveraging SG for Pods functionality.
Which service(s) is this request for?
EKS (VPC Resource Controller)
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.
According to "Amazon VPC Quotas," it should be able to use up to 16. One CRD must support at least 10 security groups
If I need more than 5 security groups, it's hard to manage
because I need more than one crd. I don't know why one crd doesn't support more than 10 security groups
Are you currently working around this issue?
How are you currently solving this problem?
- We forked VPC Resource controller
Additional context
Anything else we should know?