emissary-ingress / emissary

open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
https://www.getambassador.io
Apache License 2.0
4.38k stars 688 forks source link

Building on ARM give Exec format error on the image #3831

Open ksummersill2 opened 3 years ago

ksummersill2 commented 3 years ago

I am currently utilizing K3s on Raspberry Pi Cluster and when trying to run the Emissary-Ingress Install via YAML i get the following error:

`standard_init_linux.go:228: exec user process caused: exec format error`

The steps can easily be reproduced by just running the installation guide for manual yaml.

Is Ambassador ready for ARM64 yet? Because the community is :)

the-wondersmith commented 2 years ago

@ksummersill2 Please check out issue #4184.