Does anyone run flyte on graviton instances / arm64? I am looking at docker images and they seem to be only produced for amd64 (though I could be missing something).
k
Ketan (kumare3)
09/29/2022, 8:12 PM
Hmmm we should have arm too, but often times people rebuild
I know lyft runs it on arm
a
Andrew Achkar
09/29/2022, 8:24 PM
Ok that’s good to know. The build/publish pipeline for the various flyte images isn’t public AFAIK, so we wouldn’t have any way to help add that capability.
OK the setup is a little bit more involved than I got at first glance. Looks like both the above docker_build.yaml and the publish.yml workflows would need to be updated for buildx support.