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

Closed
ariyonaty opened this issue May 31, 2025 · 3 comments · Fixed by #1336
Closed

Container image in Helm chart only supports AMD64 architecture #1331

ariyonaty opened this issue May 31, 2025 · 3 comments · Fixed by #1336
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 assigned nitisht and praveen5959 and unassigned nitisht May 31, 2025
nitisht pushed a commit to nitisht/parseable that referenced this issue Jun 5, 2025
nitisht pushed a commit to nitisht/parseable that referenced this issue Jun 5, 2025
@nitisht
Copy link
Member

nitisht commented Jun 5, 2025

This is now available @ariyonaty thanks for bringing this up!

https://hub.docker.com/r/parseable/parseable/tags

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

Successfully merging a pull request may close this issue.

3 participants