Hi,
I did a fresh install of charmed kubeflow 1.10 on top of charmed kubernetes 1.32.
I tried to create jupyter notebook using the kubeflownotebookswg/jupyter-tensorflow-cuda-full:v1.10.0-rc.1 image, but I got the following error :
Error failed to create containerd task failed to create shim task OCI runtime create failed: runc create failed: unable to start container process: exec: “/opt/nvidia/nvidia_entrypoint.sh”: stat /opt/nvidia/nvidia_entrypoint.sh no such file or directory
PS : I have deployed “ngc-integrator” to use it with nvidia images, but i didn’t selected it when creating the notebook.
Regards.