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.
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
arm64based 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
amd64whereas the edge images support both architectures.