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

Add support for linux/arm64 #40

Open
magiconair opened this issue May 10, 2022 · 3 comments · May be fixed by #41
Open

Add support for linux/arm64 #40

magiconair opened this issue May 10, 2022 · 3 comments · May be fixed by #41

Comments

@magiconair
Copy link

magiconair commented May 10, 2022

We are building a cluster running both linux/amd64 and linux/arm64 nodes. We run the coredns-nodecache on the nodes and need to support linux/arm64. I'll fork the repo and try to create a PR but if you have support for this somewhere already then I'd be happy to take it.

@yannh
Copy link
Collaborator

yannh commented May 10, 2022

cc @elblivion I have positive experience using goreleaser, not sure if that's something we would be interested in adding here?

@magiconair magiconair linked a pull request May 10, 2022 that will close this issue
@magiconair
Copy link
Author

goreleaser would only create the different coredns binaries AFAIR but we also need base images for the amd64 and arm64 architecture and create a multi-architecture manifest so that you can just pull by name and the client will get the correct image.

@hoangminhtu-dh
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants