gpu-operator
gpu-operator copied to clipboard
file /opt/confidential-containers/bin/qemu-system-x86_64 does not exist: not found
I have installed confidential-container and gpu-operator following https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/gpu-operator-kata.html.
When I create a pod using runtimeClass kata-qemu-nvidia-gpu:
Events:
Type Reason Age From Message
Warning FailedCreatePodSandBox 0s (x14 over 13s) kubelet Failed to create pod sandbox: rpc error: code = NotFound desc = failed to create containerd task: failed to create shim task: /opt/nvidia-gpu-operator/artifacts/runtimeclasses/kata-qemu-nvidia-gpu/configuration-kata-qemu-nvidia-gpu.toml: file /opt/confidential-containers/bin/qemu-system-x86_64 does not exist: not found
More details: https://github.com/confidential-containers/operator/issues/293#issue-2011560166
@tswangdi which version of CoCo operator are you using? Can you try with the latest version.