Frog Mad
Results
2
comments of
Frog Mad
@chipzoller > What are your full Helm values? Oh,I deployed the nvidia-device-plugin with a DaemonSet.yaml. I didn't deploy by helm. So , the configmap and Deamonset files in the post...
`kubectl create configmap -n kube-system --from-file=config1.yaml` `kubectl apply -f nvidia-device-plugin-daemonset-1.yaml` Yeah, just like that above.