Skip to content

Commit

Permalink
add support for hpc7g family of images
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Jul 1, 2023
1 parent 325c856 commit 3e5faf3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion aws-efa-k8s-device-plugin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ supportedInstanceLabels: # EFA supported instances: https://docs.aws.amazon.com/
- c6id.32xlarge
- c6id.metal
- hpc6a.48xlarge
- hpc7g.16xlarge
- hpc7g.8xlarge
- hpc7g.4xlarge
- r5dn.24xlarge
- r5dn.metal
- r5n.24xlarge
Expand Down Expand Up @@ -89,4 +92,4 @@ additionalPodAnnotations: {}
additionalPodLabels: {}
nameOverride: ""
fullnameOverride: ""
imagePullSecrets: []
imagePullSecrets: []

0 comments on commit 3e5faf3

Please sign in to comment.