Skip to content

Commit

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

[cluster-autoscaler-release-1.29] CA: AWS add support for Nvidia L40s GPU instances
  • Loading branch information
k8s-ci-robot authored Oct 4, 2024
2 parents 0519d24 + 21b95b8 commit 1fe4a59
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 1fe4a59

Please sign in to comment.