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"
The tag in the
containers
field: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"