-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
Labels
Comments
Hi @ariyonaty thanks for reporting - let me take a look. Should be straightforward to add |
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
added a commit
that referenced
this issue
Jun 5, 2025
This is now available @ariyonaty thanks for bringing this up! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.The text was updated successfully, but these errors were encountered: