Skip to content

Commit 05008b2

Browse files
authored
Merge pull request #8050 from HadrienPatte/instance-types
CA - AWS - May25 Instance Update
2 parents 8341862 + 432cb11 commit 05008b2

File tree

2 files changed

+542
-46
lines changed

2 files changed

+542
-46
lines changed

cluster-autoscaler/cloudprovider/aws/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,7 @@ specify the command-line flag `--aws-use-static-instance-list=true` to switch
421421
the CA back to its original use of a statically defined set.
422422

423423
To refresh static list, please run `go run ec2_instance_types/gen.go` under
424-
`cluster-autoscaler/cloudprovider/aws/` and update `staticListLastUpdateTime` in
425-
`aws_util.go`
424+
`cluster-autoscaler/cloudprovider/aws/`.
426425

427426
## Using the AWS SDK vendored in the AWS cloudprovider
428427

0 commit comments

Comments
 (0)