Skip to content

Commit 57f92a6

Browse files
committed
Add link to AWS IAM OIDC example in README.md
1 parent 30ee31d commit 57f92a6

File tree

1 file changed

+2
-0
lines changed
  • cluster-autoscaler/cloudprovider/aws

1 file changed

+2
-0
lines changed

cluster-autoscaler/cloudprovider/aws/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ by specifying Auto Scaling Group ARNs in the `Resource` list of the policy. More
4848
information can be found
4949
[here](https://docs.aws.amazon.com/autoscaling/latest/userguide/control-access-using-iam.html#policy-auto-scaling-resources).
5050

51+
For an example of how to use AWS IAM OIDC with the Cluster Autoscaler please see [here](CA_with_AWS_IAM_OIDC.md).
52+
5153
### Using AWS Credentials
5254

5355
**NOTE** The following is not recommended for Kubernetes clusters running on

0 commit comments

Comments
 (0)