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

add support for graviton3 with local nvme #1253

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

joemiller
Copy link
Contributor

Add the various graviton3 *7gd instance types (w/ local nvme instance storage)

I tried to spin up a queue with c7gd.8xlarge led to a failure due to the stack trying to use the amd64 instead of arm64 image. This should resolve that.

CloudFormation stack, rollback requested (ROLLBACK_COMPLETE): ["The following resource(s) failed to create: [AgentAutoScaleGroup]. Rollback requested by user." "Resource handler returned message: "You must use a valid fully-formed launch template. The architecture 'arm64' of the specified instance type does not match the architecture 'x86_64' of the specified AMI. Specify an instance type and an AMI that have matching architectures, and try again. You can use 'describe-instance-types' or 'describe-images' to discover the architecture of the instance type or AMI.

Add the various graviton3 `*7gd` instance types
Copy link
Contributor

@triarius triarius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @joemiller!

@triarius triarius merged commit a333f4a into buildkite:main Oct 26, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants