Use NVIDIA_CDI_HOOK_PATH
instead of NVIDIA_CTK_PATH
#210
Labels
config
issue/PR about user-facing configuration interface
Instead of relying on the
nvidia-ctk
binary as the hook implementation, we should move to usingnvidia-cdi-hook
. This only implements the required CDI hooks.We would need to:
NVIDIA_CDI_HOOK_PATH
envvarNote that we already use
WithNVIDIACDIHookPath
when instantiating thenvcdi
library instance: https://github.com/NVIDIA/k8s-dra-driver/blob/32805fec62d6b3269e75ddb0eddeaa5c4d214564/cmd/nvidia-dra-plugin/cdi.go#L106The text was updated successfully, but these errors were encountered: