Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for the aarch64 arm64 architecture #2745

Open
4 of 7 tasks
yashprakashsharma opened this issue Jun 5, 2024 · 8 comments
Open
4 of 7 tasks

Support for the aarch64 arm64 architecture #2745

yashprakashsharma opened this issue Jun 5, 2024 · 8 comments

Comments

@yashprakashsharma
Copy link

Validation Checklist

  • Is this a Kubeflow issue?
  • Are you posting in the right repository ?
  • Did you follow the installation guide https://github.com/kubeflow/manifests?tab=readme-ov-file ?
  • Is the issue report properly structured and detailed with version numbers?
  • Is this for Kubeflow development ?
  • Would you like to work on this issue?
  • Join our slack channel using wg-manifests.

Version

1.8

Describe your issue

kubeflow ran on my old x86_64 architecture linux instance but using same method for a new instance with aarch64(arm64) arch multiple pods ceash cause containers in them fail continuously on researching further i found images for failing container were not supporting arm64 arch.
Images for reference can be found here:
https://kubeflow.slack.com/archives/C7REE0ETX/p1717502674581769

Steps to reproduce the issue

kubeflow manifest v1.8.0 installation on aarch64

Put here any screenshots or videos (optional)

https://kubeflow.slack.com/archives/C7REE0ETX/p1717502674581769

@juliusvonkohout juliusvonkohout changed the title v1.8.0 not supported for aarch64(arm64) architecture v1.8.1 does not support the aarch64(arm64) architecture Jun 21, 2024
@juliusvonkohout
Copy link
Member

Please try with Kubeflow 1.9 https://github.com/kubeflow/manifests/commits/v1.9-branch or the master branch

@juliusvonkohout juliusvonkohout changed the title v1.8.1 does not support the aarch64(arm64) architecture v1.8.1 does not support the aarch64 arm64 architecture Jun 21, 2024
@juliusvonkohout
Copy link
Member

Merged #2659 into this issue

@juliusvonkohout
Copy link
Member

@yashprakashsharma you need to retry with the 1.9 release and post your findings here, not in slack.

@yashprakashsharma
Copy link
Author

Hi @juliusvonkohout, I already migrated to x86_64 architecture, and I am using v1.8.1 it works fine, I no longer have access to a arm64 machine to try v1.9. I will give it a try whenever I get access to arm64 machine

@juliusvonkohout juliusvonkohout changed the title v1.8.1 does not support the aarch64 arm64 architecture Support for the aarch64 arm64 architecture Jun 25, 2024
@juliusvonkohout
Copy link
Member

Well if anyone finds any images not available for arm64 in the Kubeflow 1.9 branch please post them here.

@AndersBennedsgaard
Copy link
Contributor

AndersBennedsgaard commented Jun 25, 2024

KFP does still not run on arm64: kubeflow/pipelines#10309
Katib also doesn't: kubeflow/katib#2049
It might not be relevant for Kubeflow, but KServe also doesn't: kserve/models-web-app#73

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@juliusvonkohout
Copy link
Member

/lifecycle frozen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Do
Development

No branches or pull requests

3 participants