We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27c7532 + 380045a commit aa231a6Copy full SHA for aa231a6
README.md
@@ -84,9 +84,8 @@ This should show two pods running in the `nvidia-dra-driver` namespace:
84
kubectl get pods -n nvidia-dra-driver
85
```
86
87
-NAMESPACE NAME READY STATUS RESTARTS AGE
88
-nvidia-dra-driver nvidia-dra-controller-6bdf8f88cc-psb4r 1/1 Running 0 34s
89
-nvidia-dra-driver nvidia-dra-plugin-lt7qh 1/1 Running 0 32s
+NAME READY STATUS RESTARTS AGE
+nvidia-k8s-dra-driver-kubelet-plugin-t5qgz 1/1 Running 0 44s
90
91
92
### Run the examples by following the steps in the demo script
0 commit comments