Skip to content

Commit

Permalink
Fix selector error (kubeflow#659)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinoobaek-qz authored Feb 5, 2020
1 parent 4901236 commit b63a2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/samples/accelerators/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Nvidia drivers must be installed for accelerators to be scheduled to any given n

Google provides a DaemonSet that automatically installs the drivers for you.
```
kubectl apply -f https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/stable/nvidia-driver-installer/cos/daemonset-preloaded.yaml
kubectl apply -f https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/521205d4de2a4a4eaf7259b27bc2290c823d857c/nvidia-driver-installer/cos/daemonset-preloaded.yaml
```

## GPU Node Taints
Expand Down

0 comments on commit b63a2b6

Please sign in to comment.