Skip to content

Commit

Permalink
Merge pull request #164 from surajssd/fix-readme-expectations
Browse files Browse the repository at this point in the history
README: Update the expectations after installation
  • Loading branch information
klueska committed Sep 17, 2024
2 parents 27c7532 + 380045a commit aa231a6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,8 @@ This should show two pods running in the `nvidia-dra-driver` namespace:
kubectl get pods -n nvidia-dra-driver
```
```
NAMESPACE NAME READY STATUS RESTARTS AGE
nvidia-dra-driver nvidia-dra-controller-6bdf8f88cc-psb4r 1/1 Running 0 34s
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
```

### Run the examples by following the steps in the demo script
Expand Down

0 comments on commit aa231a6

Please sign in to comment.