Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit c04a357

Browse files
authored
Update manifest version to v0.1.1 (#9)
1 parent 5317127 commit c04a357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ kubectl label node <your_k8s_node_name> k8s.amazonaws.com/accelerator=vgpu
3737
Update node selector label in the manifest file to match with labels of your GPU node group, then apply it to Kubernetes.
3838

3939
```shell
40-
$ kubectl create -f https://raw.githubusercontent.com/awslabs/aws-virtual-gpu-device-plugin/v0.1.0/manifests/device-plugin.yml
40+
$ kubectl create -f https://raw.githubusercontent.com/awslabs/aws-virtual-gpu-device-plugin/v0.1.1/manifests/device-plugin.yml
4141
```
4242

4343
### Running GPU Jobs

0 commit comments

Comments
 (0)