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

Build for ARM platforms #100

Merged
merged 2 commits into from
Oct 15, 2023
Merged

Conversation

UnstoppableMango
Copy link
Contributor

@UnstoppableMango UnstoppableMango commented Oct 14, 2023

Leverages docker buildx to build additional ARM images.

We could also do this in a matrix for concurrency, or have go cross-compile directly with TARGETARCH. I'm not as familiar with cross-compilation in go so I'd need to figure that out.

Resolves #96

@sp-yduck sp-yduck merged commit 0299bc7 into k8s-proxmox:main Oct 15, 2023
@UnstoppableMango UnstoppableMango deleted the arm-image branch October 15, 2023 03:18
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.

Arm Images
2 participants