Skip to content

Commit 9141821

Browse files
committed
update efa-device-plugin.yaml to one that workkks
Signed-off-by: sochat1 <[email protected]>
1 parent 45f89f6 commit 9141821

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pkg/addons/assets/efa-device-plugin.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
requiredDuringSchedulingIgnoredDuringExecution:
3838
nodeSelectorTerms:
3939
- matchExpressions:
40-
- key: "beta.kubernetes.io/instance-type"
40+
- key: "node.kubernetes.io/instance-type"
4141
operator: In
4242
values:
4343
- c5n.18xlarge
@@ -62,6 +62,7 @@ spec:
6262
- g6.24xlarge
6363
- g6.48xlarge
6464
- hpc6a.48xlarge
65+
- hpc7g.16xlarge
6566
- i3en.12xlarge
6667
- i3en.24xlarge
6768
- i3en.metal
@@ -124,6 +125,7 @@ spec:
124125
- g6.24xlarge
125126
- g6.48xlarge
126127
- hpc6a.48xlarge
128+
- hpc7g.16xlarge
127129
- i3en.12xlarge
128130
- i3en.24xlarge
129131
- i3en.metal
@@ -175,3 +177,4 @@ spec:
175177
- name: device-plugin
176178
hostPath:
177179
path: /var/lib/kubelet/device-plugins
180+

0 commit comments

Comments
 (0)