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

Multiple SubnetIds #19

Closed
bollig opened this issue Dec 5, 2020 · 2 comments
Closed

Multiple SubnetIds #19

bollig opened this issue Dec 5, 2020 · 2 comments

Comments

@bollig
Copy link

bollig commented Dec 5, 2020

Encountered this error testing multiple SubnetIds. The README does state that subnets need to be in different AZs (I had two in 1 AZ). However, the error message below is not clear that "duplicate instance pools" refers to SubnetIds in the same AZ.

2020-12-05 19:27:20,108 - resume - ERROR - Failed to launch nodes for partition=aws and nodegroup=node - An error occurred
 (InvalidFleetConfig) when calling the CreateFleet operation: The fleet configuration contains duplicate instance pools.
@bollig
Copy link
Author

bollig commented Dec 5, 2020

Plugin-v2

@malaval
Copy link
Contributor

malaval commented Dec 6, 2020

Hello, thanks for your message. The README already included "List of subnets where EC2 instances can be launched for this node group. If you provide multiple subnets, they must be in different availability zones". However, I just appended "or the CreateFleet request may return the error message The fleet configuration contains duplicate instance pools" to make it clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants