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

ARM image? #23

Closed
winston0410 opened this issue Sep 13, 2022 · 8 comments
Closed

ARM image? #23

winston0410 opened this issue Sep 13, 2022 · 8 comments

Comments

@winston0410
Copy link

Is it possible for kubemq to provide ARM image?

@winston0410
Copy link
Author

#12

I notice this issue, but I cannot find anything in the release page in Github. Should I check somewhere else?

@kubemq
Copy link
Contributor

kubemq commented Sep 13, 2022 via email

@winston0410
Copy link
Author

In Oracle Cloud, only ARM instance are always free. The arch will be an important factor for user to decide which MQ to use.

I think ARM is having more user as well because of MacBook, even though aarch64-darwin !== aarch64-linux

@kubemq
Copy link
Contributor

kubemq commented Sep 19, 2022

Hi,
please check out the releases page:
https://github.com/kubemq-io/kubemq-community/releases/tag/v2.3.0-beta-2
You will find ARM based artifacts

@kubemq kubemq closed this as completed Sep 19, 2022
@winston0410
Copy link
Author

@kubemq Thanks for your update! I know it is a lot to ask, but I guess it will make kubemq easier to be adapted, if images of different archs are provided as well

@kubemq
Copy link
Contributor

kubemq commented Sep 23, 2022 via email

@winston0410
Copy link
Author

winston0410 commented Sep 23, 2022

Yes docker image. It can be acheived with docker buildx, and a matrix of arch(not sure if it exists for github action yet) to trigger the build flow for different arch. At the end there will be one less step for the user to try the image

@kubemq
Copy link
Contributor

kubemq commented Sep 23, 2022 via email

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

No branches or pull requests

2 participants