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 Dec 10, 2023
1 parent 75cb16e commit 521efdc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion aws-efa-k8s-device-plugin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ supportedInstanceLabels: # EFA supported instances: https://docs.aws.amazon.com/
- g5.24xlarge
- g5.48xlarge
- g5.8xlarge
- hpc6a.48xlarge
- hpc7g.16xlarge
- hpc7g.8xlarge
- hpc7g.4xlarge
- i3en.12xlarge
- i3en.24xlarge
- i3en.metal
Expand Down Expand Up @@ -129,4 +133,4 @@ additionalPodAnnotations: {}
additionalPodLabels: {}
nameOverride: ""
fullnameOverride: ""
imagePullSecrets: []
imagePullSecrets: []

0 comments on commit 521efdc

Please sign in to comment.