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.
1 parent 6c93ed4 commit 8e9e267Copy full SHA for 8e9e267
manifests/sriov-cni-daemonset.yaml
@@ -24,6 +24,8 @@ spec:
24
- key: node-role.kubernetes.io/master
25
operator: Exists
26
effect: NoSchedule
27
+ - key: nvidia.com/gpu
28
+ operator: Exists
29
containers:
30
- name: kube-sriov-cni
31
image: ghcr.io/k8snetworkplumbingwg/sriov-cni
0 commit comments