Skip to content

Commit

Permalink
Merge pull request #7181 from kamalkraj/patch-2
Browse files Browse the repository at this point in the history
CA: AWS add support for Nvidia L40s GPU instances
  • Loading branch information
k8s-ci-robot authored Sep 23, 2024
2 parents fe6a1d6 + cb79d1b commit a403250
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 a403250

Please sign in to comment.