Skip to content

Publish arm64 binaries and images #611

Open
@markmandel

Description

@markmandel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions