From da65f1a6df9fe1f6b78237f458b10ce0f40a9856 Mon Sep 17 00:00:00 2001 From: CJ Taylor Date: Fri, 2 Nov 2018 14:11:28 -0400 Subject: [PATCH] fix(docs): Updated link to example iam-policy that was moved per https://github.com/kubernetes-sigs/aws-alb-ingress-controller/pull/701. --- docs/guide/walkthrough.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/walkthrough.md b/docs/guide/walkthrough.md index 336c4f6bd..0b8d3339c 100755 --- a/docs/guide/walkthrough.md +++ b/docs/guide/walkthrough.md @@ -305,7 +305,7 @@ If you want to use kube2iam to provide the AWS credentials you'll - update the alb-ingress-controller.yaml 1. configure the proper policy - The policy to be used can be fetched from https://github.com/kubernetes-sigs/aws-alb-ingress-controller/blob/master/examples/iam-policy.json + The policy to be used can be fetched from https://github.com/kubernetes-sigs/aws-alb-ingress-controller/blob/master/docs/examples/iam-policy.json 1. configure the proper role and create the trust relationship You have to find which role is associated woth your K8S nodes. Once you found take note of the full arn: