zhangzhonglai commented on PR #7045:
URL: https://github.com/apache/nifi/pull/7045#issuecomment-1818082313

   > I'm trying to do IRSA with NiFi on EKS but it won't work when I set the 
controller service to use Default Credentials. I just have 403. How did you 
make it work?
   
   Sorry for the late reply. All my changes to NiFi are in this PR.
   The other thing to note is the authorization of the pod. What we use is to 
add a `ServiceAccount` with `eks.amazonaws.com/role-arn` and give that 
`ServiceAccount` to the pod by the `serviceAccountName` property.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to