You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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: