Requested docker runtime "nvidia" was not found

If anyone is reading this you need to setup the nvidia-runtime-container on your worker node.

  • Install the nvidia-container-runtime package:

But then you need to register it with docker as a runtime.
section Docker Engine setup

1 Like