Skip to content

Commit d075655

Browse files
Add new instance types to efa supported (#1246)
1 parent b40c9fc commit d075655

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

stable/aws-efa-k8s-device-plugin/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: aws-efa-k8s-device-plugin
33
description: A Helm chart for EFA device plugin.
4-
version: v0.5.14
4+
version: v0.5.15
55
appVersion: "v0.5.8"
66
home: https://github.com/aws/eks-charts
77
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png

stable/aws-efa-k8s-device-plugin/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ supportedInstanceLabels: # EFA supported instances: https://docs.aws.amazon.com/
157157
- trn1n.32xlarge
158158
- trn2.48xlarge
159159
- trn2u.48xlarge
160+
- trn2-ac.24xlarge
161+
- trn2u-ac.24xlarge
160162
- vt1.24xlarge
161163
- hpc6a.48xlarge
162164
- hpc6id.32xlarge

0 commit comments

Comments
 (0)