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.
2 parents 4a5b114 + a00ef06 commit d8783b2Copy full SHA for d8783b2
cluster/manifests/aws-efa-device-plugin/daemonset.yaml
@@ -34,6 +34,8 @@ spec:
34
# be rescheduled after a failure.
35
# See https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/
36
priorityClassName: "system-node-critical"
37
+ nodeSelector:
38
+ vpc.amazonaws.com/efa: enabled
39
affinity:
40
nodeAffinity:
41
requiredDuringSchedulingIgnoredDuringExecution:
0 commit comments