shamallah commented on issue #64657: URL: https://github.com/apache/airflow/issues/64657#issuecomment-4190481065
> I've had some mixed results with the EksPodOperator, so I typically just use KPO. Few questions tho: > > * What permissions does your assumed role have? > * Is your assumed role bound to a K8's Service Account by chance? * The assumed role has the eks:DescribeCluster and eks:ListCluster permissions, this role is added to the cluster through EKS access entries and scoped to a namespace with the EditPolicy. * The assumed role is not bound to a Service Account. -- 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]
