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

Allow limiting the number of nodegroups created in parallel #7876

Closed
cPu1 opened this issue Jul 9, 2024 · 2 comments
Closed

Allow limiting the number of nodegroups created in parallel #7876

cPu1 opened this issue Jul 9, 2024 · 2 comments
Assignees
Labels
area/managed-nodegroup EKS Managed Nodegroups area/nodegroup kind/feature New feature or request stale

Comments

@cPu1
Copy link
Collaborator

cPu1 commented Jul 9, 2024

When creating a set of nodegroups via a config file, eksctl creates all specified nodegroups in parallel. This can result in throttling errors if a large number of nodegroups are being created.

eksctl should support a nodegroup-parallelism option for create cluster and create nodegroup to allow limiting the parallelism.

@cPu1 cPu1 added kind/feature New feature or request area/nodegroup area/managed-nodegroup EKS Managed Nodegroups labels Jul 9, 2024
@cPu1 cPu1 self-assigned this Jul 9, 2024
Copy link
Contributor

github-actions bot commented Aug 9, 2024

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 Aug 9, 2024
@TiberiuGC
Copy link
Collaborator

Closed by #7884

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/managed-nodegroup EKS Managed Nodegroups area/nodegroup kind/feature New feature or request stale
Projects
None yet
Development

No branches or pull requests

2 participants