Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Need a way to attach multiple Additional Security groups, Currently vpc.securitygroup only support one. #6621

Closed
git4example opened this issue May 19, 2023 · 6 comments
Labels
area/aws-vpc kind/feature New feature or request priority/important-soon Ideally to be resolved in time for the next release

Comments

@git4example
Copy link

git4example commented May 19, 2023

What feature/behavior/change do you want?

Need a way to attach multiple Additional Security groups, Currently vpc.securityGroup only support one SG.

Why do you want this feature?

I work with customers who uses multiple security groups to control their traffics. Here when we create cluster using eksclt, vpc.securityGroup setting only allow to specify single security group where as CreateCluster API or EKS console allows you to choose multiple security group. This makes eksctl tool less likely in situation where multiple security groups needed by customers.

@git4example git4example added the kind/feature New feature or request label May 19, 2023
@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Jun 19, 2023
@git4example
Copy link
Author

This is still required feature. Please do not close.

@github-actions github-actions bot removed the stale label Jun 22, 2023
@Himangini
Copy link
Collaborator

@git4example Pls fill out the whole feature request template. Have you looked at our docs for VPC Configuration?

<!--
Thank you for opening this feature request! You are helping make eksctl a better project :)
In order to help us process this request faster, please provide as much detail as possible.

Before creating a feature request, please search existing issues to see if this request has already been made. If there is a similar feature request please up-vote it and/or add your comments to it instead.

For more information on how to contribute to eksctl, please refer to our contributing docs.
https://github.com/eksctl-io/eksctl/blob/main/CONTRIBUTING.md#opening-issues
-->

### What feature/behavior/change do you want?
<!--
A clear and concise description of the change you would like to see in eksctl.

Do not hesitate, when appropriate, to share the exact commands or API you would like,
and/or to share a diagram (e.g.: asciiflow.com): "a picture is worth a thousand words".
-->

### Why do you want this feature?
<!--
A clear and concise description of why you want this feature.
What is it you are trying to accomplish?
Include use-cases and any specific constraints you may have.
-->

@git4example
Copy link
Author

Tried updating initial description. Please let me know if you should need more info on this request.

@cPu1
Copy link
Contributor

cPu1 commented Sep 22, 2023

@git4example, we are working on a feature that will allow specifying multiple security groups for the control plane. We'll post any updates in this issue.

@Himangini Himangini added area/aws-vpc priority/important-soon Ideally to be resolved in time for the next release labels Sep 22, 2023
@TiberiuGC
Copy link
Contributor

#7218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/aws-vpc kind/feature New feature or request priority/important-soon Ideally to be resolved in time for the next release
Projects
None yet
Development

No branches or pull requests

4 participants