File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
modules/iam-role-for-service-accounts-eks Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Creates an IAM role which can be assumed by AWS EKS `ServiceAccount`s with optio
6
6
- [ EBS CSI Driver] ( https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/example-iam-policy.json )
7
7
- [ EFS CSI Driver] ( https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/docs/iam-policy-example.json )
8
8
- [ VPC CNI] ( https://docs.aws.amazon.com/eks/latest/userguide/cni-iam-role.html )
9
- - [ Node Termination Hanlder ] ( https://github.com/aws/aws-node-termination-handler#5-create-an-iam-role-for-the-pods )
9
+ - [ Node Termination Handler ] ( https://github.com/aws/aws-node-termination-handler#5-create-an-iam-role-for-the-pods )
10
10
- [ Karpenter] ( https://github.com/aws/karpenter/blob/main/website/content/en/preview/getting-started/cloudformation.yaml )
11
11
- [ Load Balancer Controller] ( https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/docs/install/iam_policy.json )
12
12
- [ Load Balancer Controller Target Group Binding Only] ( https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/deploy/installation/#iam-permission-subset-for-those-who-use-targetgroupbinding-only-and-dont-plan-to-use-the-aws-load-balancer-controller-to-manage-security-group-rules )
You can’t perform that action at this time.
0 commit comments