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

The Docker image tag in volcano-device-plugin.yaml is incorrect, and it only has an x86 version, there is no arm64 version available. #46

Open
flyweiyu opened this issue Aug 4, 2023 · 0 comments

Comments

@flyweiyu
Copy link

flyweiyu commented Aug 4, 2023

The tag in the containers field:

  • image: volcanosh/volcano-device-plugin:1.0.0-ubuntu20.04

can't be found on Docker Hub currently. Is it equivalent to the volcanosh/volcano-device-plugin:latest tag?

Additionally, after actually pulling the latest image, I found it only compatible with the x86 environment. Pods on ARM architecture machines will report:
standard_init_linux.go:220: exec user process caused "exec format error"
libcontainer: container start initialization failed: standard_init_linux.go:220: exec user process caused "exec format error"

@flyweiyu flyweiyu changed the title volcano-device-plugin.yaml中的docker镜像不正确,而且只有x86版本,没有arm64版本 The Docker image tag in volcano-device-plugin.yaml is incorrect, and it only has an x86 version, there is no arm64 version available. Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant