Skip to content

Commit aa231a6

Browse files
authored
Merge pull request #164 from surajssd/fix-readme-expectations
README: Update the expectations after installation
2 parents 27c7532 + 380045a commit aa231a6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,8 @@ This should show two pods running in the `nvidia-dra-driver` namespace:
8484
kubectl get pods -n nvidia-dra-driver
8585
```
8686
```
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
87+
NAME READY STATUS RESTARTS AGE
88+
nvidia-k8s-dra-driver-kubelet-plugin-t5qgz 1/1 Running 0 44s
9089
```
9190

9291
### Run the examples by following the steps in the demo script

0 commit comments

Comments
 (0)