Skip to content

Commit

Permalink
Update cluster-autoscaler/cloudprovider/aws/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Guy Templeton <[email protected]>
  • Loading branch information
darkpssngr and gjtempleton committed Aug 16, 2021
1 parent e622422 commit 671a565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-autoscaler/cloudprovider/aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,4 +353,4 @@ To refresh static list, please run `go run ec2_instance_types/gen.go` under
STS) the env `AWS_STS_REGIONAL_ENDPOINTS=regional` should be set.
* If you want to run it on instances with IMDSv1 disabled make sure your
EC2 launch configuration has the setting `Metadata response hop limit` set to `2`.
Otherwise, the `/latest/api/token` call will timeout and result in an error.
Otherwise, the `/latest/api/token` call will timeout and result in an error. See [AWS docs here](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html#configuring-instance-metadata-options) for further information.

0 comments on commit 671a565

Please sign in to comment.