Eksctl: Kube2iam Addon

Created on 17 Oct 2018  路  9Comments  路  Source: weaveworks/eksctl

Looking to add a kube2iam addon that would auto create the IAM policies and install the helm chart (of course).

The only thing missing from possible full coverage would be handling trust relationships.

areadd-ons help wanted kinfeature

Most helpful comment

I found this comparison useful:
https://www.bluematador.com/blog/iam-access-in-kubernetes-kube2iam-vs-kiam

Both tools need an extra policy attached to the nodegroup node role. Does eksctl have any option to attach a named IAM policy to the node role?

All 9 comments

Could you please explain the idea of this issue in more detail?

Umbrella issue: #53
Add-ons proposal: #242

kube2iam or kiam ?

I found this comparison useful:
https://www.bluematador.com/blog/iam-access-in-kubernetes-kube2iam-vs-kiam

Both tools need an extra policy attached to the nodegroup node role. Does eksctl have any option to attach a named IAM policy to the node role?

Looks like when I add the kube2iam role to the node group role, it works, but I can't teardown the elks cluster without first manually removing the kube2iam role. Would be great if eksctl allowed you to specify the name/arn of the policy to attach to the node group role.

Are there any updates on this? I need to configure the AWS ALB ingress controller and it seems I need to configure kube2iam. I used eksctl to crreate my cluster. Are there any updated steps to configure eksctl with a given role or must we euse kube2iam ?

I think this can be close, IAM Roles for Service Accounts are the best recommended option.

@martina-if please close it =)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

martina-if picture martina-if  路  4Comments

danielchalef picture danielchalef  路  3Comments

errordeveloper picture errordeveloper  路  4Comments

albertmichaelj picture albertmichaelj  路  3Comments

errordeveloper picture errordeveloper  路  3Comments