Ta Wei (David) Ho

Results 6 comments of Ta Wei (David) Ho

0> @davidho27941 I see from your description that you are installing version `1.0.0-beta4` of the device plugin: > > ``` > kubectl create -f https://raw.githubusercontent.com/NVIDIA/k8s-device-plugin/1.0.0-beta4/nvidia-device-plugin.yml > ``` > > The...

> You also mentioned: > > > I was trying to create a cluster using crio container runtime interface and flannel CNI. > > Does this mean that K8s is...

> Since the image works with docker, it would appear as if your NVIDIA Container Toolkit installation is at least sane. In oder to debug this further, could you uncomment...

@elezar Hi, Maybe my description got a little bit mist to you. The recent status is: I start a docker container using `docker run --security-opt=no-new-privileges --cap-drop=ALL --restart always --network=none -dit...

> @davidho27941 thanks for the additional information. You mentioned in your description that k8s is configured to launch containers using crio: > > > I was trying to create a...

> @davidho27941 thanks for the additional information. You mentioned in your description that k8s is configured to launch containers using crio: > > > I was trying to create a...