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

[feature]: ARM SUPPORT #3343

Closed
1 task done
aswath-betaflux opened this issue Jan 10, 2024 · 4 comments
Closed
1 task done

[feature]: ARM SUPPORT #3343

aswath-betaflux opened this issue Jan 10, 2024 · 4 comments

Comments

@aswath-betaflux
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Hello Folks,

I had tested in my POC Lab and i love it so far.

I just like to have ARM support, so that i can self host in my Kubernetes.
I tried to add ARM support but running in to issues like replace-env-vars.sh Not found.

So, reaching the community and see if ARM support is included.

Why should this be worked on?

Currently most of the Startups are planning to run their Infra on ARM based nodes, Because the cost is much less compared with X86.

Also, Having multi Arch supported Docker can be helpful for the community so we can deploy in both X86 / Arm.

@torbenraab
Copy link

Would be a nice add one and shouldn't be as much of work I think. Just build the docker image for ARM.
I actually develop on a M1 machine so I can confirm that everything is running as it should.

@aswath-betaflux
Copy link
Author

i think we need to add support to the hub.docker images to the K8s to work in ARM based node.

existing docker image does not support multi arch.
image

example multi arch docker support:
image

@mguptahub
Copy link
Collaborator

mguptahub commented Feb 6, 2024

PR #3569 has been created to support ARM images

@mguptahub
Copy link
Collaborator

AMD64 and ARM64 image tags are available for latest and stable along with release tags v0.15.4-dev onwards

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

No branches or pull requests

3 participants