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

Publish arm64 binaries and images #611

Open
markmandel opened this issue Sep 30, 2022 · 1 comment
Open

Publish arm64 binaries and images #611

markmandel opened this issue Sep 30, 2022 · 1 comment
Labels
kind/feature New feature or request

Comments

@markmandel
Copy link
Member

Is your feature request related to a problem? Please describe.

When using arm64 (Linux or mac M1) it would be nice to have a native binary and image that didn't run under emulation.

Also, ARM nodes on GKE are a thing, so it would be handy to be able to run on them too.

Describe the solution you'd like

  • Publish an linux/arm64 binary.
  • Make the quilkin release image multi-arch and have images for both linux/amd64 and linux/arm64 under the same name and tag.

Describe alternatives you've considered

Don't do it. But it would be handy, so let's do it. Also shouldn't be too hard, the docker image is pretty straight forward.

Additional context

@markmandel
Copy link
Member Author

markmandel commented Oct 27, 2022

f you are doing this work, should also do M1 Mac arm binary as well.

@markmandel markmandel changed the title Publish linux/arm64 binary and image Publish arm64 binaries and images Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant