We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2766d commit 90711a3Copy full SHA for 90711a3
cluster-autoscaler/cloudprovider/aws/README.md
@@ -422,8 +422,7 @@ specify the command-line flag `--aws-use-static-instance-list=true` to switch
422
the CA back to its original use of a statically defined set.
423
424
To refresh static list, please run `go run ec2_instance_types/gen.go` under
425
-`cluster-autoscaler/cloudprovider/aws/` and update `staticListLastUpdateTime` in
426
-`aws_util.go`
+`cluster-autoscaler/cloudprovider/aws/`.
427
428
## Using the AWS SDK vendored in the AWS cloudprovider
429
0 commit comments