kubemq-io / kubemq-community

KubeMQ is a Kubernetes native message queue broker
https://kubemq.io
Apache License 2.0
659 stars 48 forks source link

ARM image? #23

Closed winston0410 closed 2 years ago

winston0410 commented 2 years ago

Is it possible for kubemq to provide ARM image?

winston0410 commented 2 years ago

https://github.com/kubemq-io/kubemq-community/issues/12

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

kubemq commented 2 years ago

Hi, We can compile kubemq to ARM architecture. Can you give more info about the usecase ? Lior,

On Tue, Sep 13, 2022 at 4:23 PM John Winston @.***> wrote:

Is it possible for kubemq to provide ARM image?

— Reply to this email directly, view it on GitHub https://github.com/kubemq-io/kubemq-community/issues/23, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK5WGXCJ4KTSU6244ZU5BY3V6B55HANCNFSM6AAAAAAQLOCJXA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

winston0410 commented 2 years ago

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 commented 2 years ago

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

winston0410 commented 2 years ago

@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 commented 2 years ago

Images of what? Docker?

On Fri, Sep 23, 2022, 13:21 John Winston @.***> wrote:

@kubemq https://github.com/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

— Reply to this email directly, view it on GitHub https://github.com/kubemq-io/kubemq-community/issues/23#issuecomment-1256037472, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK5WGXBA74JEN4A4NVAXJYLV7WAD3ANCNFSM6AAAAAAQLOCJXA . You are receiving this because you were mentioned.Message ID: @.***>

winston0410 commented 2 years ago

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 commented 2 years ago

We will look into that

On Fri, Sep 23, 2022, 15:05 John Winston @.***> wrote:

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.

— Reply to this email directly, view it on GitHub https://github.com/kubemq-io/kubemq-community/issues/23#issuecomment-1256126254, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK5WGXBUSXWZ6NHL467WKULV7WMI3ANCNFSM6AAAAAAQLOCJXA . You are receiving this because you were mentioned.Message ID: @.***>