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 30ee31d commit 57f92a6Copy full SHA for 57f92a6
cluster-autoscaler/cloudprovider/aws/README.md
@@ -48,6 +48,8 @@ by specifying Auto Scaling Group ARNs in the `Resource` list of the policy. More
48
information can be found
49
[here](https://docs.aws.amazon.com/autoscaling/latest/userguide/control-access-using-iam.html#policy-auto-scaling-resources).
50
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
+
53
### Using AWS Credentials
54
55
**NOTE** The following is not recommended for Kubernetes clusters running on
0 commit comments