Closed winston0410 closed 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?
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: @.***>
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
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 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
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: @.***>
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
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: @.***>
Is it possible for kubemq to provide ARM image?