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

AWS c7g instances unknown to CitC #71

Open
boegel opened this issue May 29, 2022 · 2 comments
Open

AWS c7g instances unknown to CitC #71

boegel opened this issue May 29, 2022 · 2 comments

Comments

@boegel
Copy link

boegel commented May 29, 2022

Error: Could not find shape information for 'c7g.2xlarge'.

It seems like my existing CitC cluster doesn't know about the c7g (Graviton3) instances yet, see also https://aws.amazon.com/ec2/instance-types/c7g/ .

@milliams Any idea how to fix this (for an existing cluster)?
I'm happy to open a PR to add the necessary info so c7g instances are known for new CitC clusters, if you can give me some pointers...

@boegel
Copy link
Author

boegel commented May 29, 2022

Hmm, clusterinthecloud/support#10 tells me this info should be coming from the AWS API...
Apparently that's not the case?

@boegel
Copy link
Author

boegel commented May 29, 2022

I tried updating boto3 to the latest version using sudo /opt/cloud_sdk/bin/python -m pip install -U boto3.

It seems like CitC is using that the query the AWS SDK for available instance types, but perhaps boto3 isn't aware of C7g yet?!

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