Skip to content

Container image in Helm chart only supports AMD64 architecture #1331

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

Open
ariyonaty opened this issue May 31, 2025 · 2 comments
Open

Container image in Helm chart only supports AMD64 architecture #1331

ariyonaty opened this issue May 31, 2025 · 2 comments
Assignees
Labels

Comments

@ariyonaty
Copy link

Hey folks!

Quick and small bug report (or feature request?):
Noticed when taking the Helm chart for a test run in a K8s cluster that is running on arm64 based nodes that startup issues with the pod would occur with errors indicating incompatible binary/architecture.

Looking at the latest few release versions of the container image, it looks like it only supports amd64 whereas the edge images support both architectures.

@ariyonaty ariyonaty added the bug label May 31, 2025
Copy link

linear bot commented May 31, 2025

@nitisht
Copy link
Member

nitisht commented May 31, 2025

Hi @ariyonaty thanks for reporting - let me take a look. Should be straightforward to add arm64 based images.

@nitisht nitisht self-assigned this May 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants