https://prefect.io logo
Title
k

Kun Situ

10/10/2022, 8:04 PM
Sorry guys, another question: do you have prefect 2 base image based on arm64 architecture. I had a look of the previous discussion in the forum, but no success. Any guidance would be very helpful
1
m

Mason Menges

10/10/2022, 8:19 PM
By default I don't believe so, all of our base images are listed here I as far as I'm aware. https://hub.docker.com/r/prefecthq/prefect/tags?page=1
z

Zanie

10/10/2022, 9:12 PM
We don't yet. I'd like to add builds but it's going to be a bit of a pain :)
k

Kun Situ

10/11/2022, 6:57 AM
Oh thanks guys, I can imagine it's gonna be difficult. I think official airflow helm chart doesn't support ARM64 too. The support for ARM isn't great out there I guess. The reason I'm asking is that ARM based VM is cheaper than X86 VM and managed kubernetes.
https://github.com/PrefectHQ/prefect/blob/main/.github/workflows/release.yaml I found this in the discussion board, can I use this as an intern solution?
z

Zanie

10/11/2022, 5:15 PM
You should definitely be able to rebuild our images as ARM, we just don’t publish them yet.