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

[bug] GPUs are not available in all availability zones #85

Open
schwichti opened this issue Jul 19, 2023 · 0 comments
Open

[bug] GPUs are not available in all availability zones #85

schwichti opened this issue Jul 19, 2023 · 0 comments

Comments

@schwichti
Copy link
Member

I tried to manually add a GPU node group to an EKS cluster, but it appears that some instance types are not available in all availability zones (e.g. eu-central-1c). You can see the available availability zones in the Networking section here: https://eu-central-1.console.aws.amazon.com/ec2/home?region=eu-central-1#InstanceTypeDetails:instanceType=p3.2xlarge

Creation of the node group fails with the following error message:

Could not launch On-Demand Instances. Unsupported - Your requested instance type (p2.xlarge) is not 
supported in your requested Availability Zone (eu-central-1c). Please retry your request by not specifying 
an Availability Zone or choosing eu-central-1a, eu-central-1b. Launching EC2 instance failed.

Can be solved by excluding the unsupported zones from here: https://github.com/dspace-group/simphera-reference-architecture-aws/blob/main/locals.tf#L53

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

1 participant