Could we use the QEMU to build the Istio arm64 images

Build multi-architecture compatible docker images is something I’m a strong advocate for and I’m in the process to hopefully make cross compiling much simpler.

Here is an active pull request I’m trying to compile using ARM however, in theory any architecture could be built using the same approach. Once there is a reusable pattern it’s easier in regards to implementation, and more in regards to testing and verifying functionality in these new architectures before istio can give them support.