Skip to content

Commit b8424a1

Browse files
authored
Merge pull request #6172 from jatinbedi/master
Fixing clutter-autoscaler docs to point to correct tutorial for auto-discovery
2 parents 2f7c61e + 270cd3d commit b8424a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cluster-autoscaler/cloudprovider/aws/CA_with_AWS_IAM_OIDC.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Edit the OIDC provider suffix and change it from :aud to :sub.
4242
Replace sts.amazonaws.com to your service account ID.
4343
- Update trust policy to finish.
4444

45-
D) Set up [Cluster Autoscaler Auto-Discovery] using the [tutorial] .
45+
D) Set up [Cluster Autoscaler Auto-Discovery] using the [tutorial](README.md#auto-discovery-setup) .
4646
- Open the Amazon EC2 console, and then choose EKS worker node Auto Scaling Groups from the navigation pane.
4747
- In the "Add/Edit Auto Scaling Group Tags" window, please make sure you enter the following tags by replacing 'awsExampleClusterName' with the name of your EKS cluster. Then, choose "Save".
4848

@@ -174,7 +174,6 @@ I1025 13:48:42.975037 1 scale_up.go:529] Final scale-up plan: [{eksctl-xxx
174174
[IAM OIDC]: <https://docs.aws.amazon.com/eks/latest/userguide/enable-iam-roles-for-service-accounts.html>
175175
[IAM policy]: <https://docs.aws.amazon.com/eks/latest/userguide/create-service-account-iam-policy-and-role.html>
176176
[documentation]: <https://docs.aws.amazon.com/eks/latest/userguide/enable-iam-roles-for-service-accounts.html>
177-
[tutorial]: <https://aws.amazon.com/premiumsupport/knowledge-center/eks-cluster-autoscaler-setup/>
178177
179178
180179

0 commit comments

Comments
 (0)