Skip to content

Commit

Permalink
Merge pull request #7354 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…7181-to-cluster-autoscaler-release-1.28

[cluster-autoscaler-release-1.28] CA: AWS add support for Nvidia L40s GPU instances
  • Loading branch information
k8s-ci-robot authored Oct 4, 2024
2 parents cc9058c + ec3ccf3 commit 74b9bdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster-autoscaler/cloudprovider/aws/aws_cloud_provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ var (
"nvidia-tesla-a100": {},
"nvidia-a10g": {},
"nvidia-l4": {},
"nvidia-l40s": {},
}
)

Expand Down

0 comments on commit 74b9bdd

Please sign in to comment.