Skip to content

Commit

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

[cluster-autoscaler-release-1.28] CA: AWS add support for Nvidia L4 GPU instances
  • Loading branch information
k8s-ci-robot authored Oct 3, 2024
2 parents ab383e1 + a550f7b commit 6397c78
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 @@ -48,6 +48,7 @@ var (
"nvidia-tesla-t4": {},
"nvidia-tesla-a100": {},
"nvidia-a10g": {},
"nvidia-l4": {},
}
)

Expand Down

0 comments on commit 6397c78

Please sign in to comment.