You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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!
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?
The text was updated successfully, but these errors were encountered: