Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Feature Request: Support for ARM installations #80

Closed
tekacs opened this issue Oct 7, 2020 · 3 comments · Fixed by #97
Closed

Feature Request: Support for ARM installations #80

tekacs opened this issue Oct 7, 2020 · 3 comments · Fixed by #97

Comments

@tekacs
Copy link

tekacs commented Oct 7, 2020

Nomad and Consul both have ARM64 distributions, which seem a fit for AWS' Graviton-based t/m/c/r6g instances.

Unfortunately, it looks like the install-nomad module in this repo (at the least) is only designed for x86-64.

I could certainly take a stab, but would it be possible to consider and add support for ARM64 to this repo, so that the modules herein can be used for deploys on those newer nodes?

@robmorgan
Copy link
Collaborator

Hi Amar,

It's not something we are going to prioritize on our roadmap in the near future, but we'd be more than happy to take a look at it if you want to contribute something. I would suggest adding architecture defaults and flags so its forwards compatible with any other architectures that may emerge one day. Be sure to include any relevant tests!

Regards,

Rob

@tekacs
Copy link
Author

tekacs commented Oct 7, 2020

It seems like there's an upstream issue to be resolved first: hashicorp/nomad#7989 so I'll wait for that to pass before taking a look at this. :)

@jaskinn
Copy link

jaskinn commented Feb 10, 2021

I think that issue has recently been resolved. I think nomad v1.0.2 contains the change.

@brikis98 brikis98 linked a pull request Jun 17, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants