tomitesh

Results 6 comments of tomitesh

have you got any update on this issue?

That's great. Thanks for your reply and time on this request. will it be a good idea to specify additional property i.e AdditionalRoles [] as part of eks defination?

Thanks @RedbackThomson for quick response. - Yes, the IAM controller is installed and it is installed in the same namespace (aws-operators) as the eks-controller. The nodegroup (flash-rancher-nodegroup), eks cluster (flash-rancher)...

output of command "kubectl get roles -n control flash-rancher-eks-worker" ![image](https://github.com/aws-controllers-k8s/community/assets/36798951/c5f5b85a-1704-4541-9bff-1874036afb72) output in yaml format is as below ``` apiVersion: iam.services.k8s.aws/v1alpha1 kind: Role metadata: annotations: meta.helm.sh/release-name: control-repo-cd-control-cluster-iam meta.helm.sh/release-namespace: control objectset.rio.cattle.io/id: default-control-repo-cd-control-cluster-iam-cattle-fleet-d3f1da...

questions : if i use eks controller to deploy nodegroup and 1. specify nodeRoleRef to search role based on name, does it requires iam controller along with Role resource deployed...