-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Description
Right now, the gcr.io/tfx-oss-public/ml_metadata_store_server container image is the only image used in Kubeflow which is not published for both . This means that Kubeflow 1.8 still can not properly run on ARM clusters.amd64 AND arm64
I have made a PR upstream in google/ml-metadata to get the builds working for ARM64:
We need to work with the ml-metadata team to review/merge it and then set up a process to also push the ARM version of that image to GCR.
EDIT: I was incorrect about this being the "only one" but I think this must be the only one that does not work at all under Rosetta emulation (but either way, we need to fix this one too as we also push native arm images for the others). I have raised a separate issue to track fixing the other images:
Love this idea? Give it a 👍.