Reasoning Complete! š¤ š Searched knowledge base: You want to know if IRSA can be used for cross-cluster authentication in Flyte on AWS EKS instead of bearer tokens. I'll look for any official guidance or examples on using IRSA for this purpose.
⢠Searching over 10 data sources from the following: File, Github File, Github Issue, Web
⢠Found 64 documents that could be relevant from the following data sources: Bing, Github File, Github Issue, Github Pull Request, Web Content.
⢠Filtered down to the top 30 most relevant documents.
āļø Generated answer: Based on the official documentation and community discussions, Flyte currently requires long-lived Kubernetes service account bearer tokens for cross-cluster authentication. IRSA is not supported for this use case, as it is designed for AWS API access, not Kubernetes API authentication. There is interest in supporting cloud-native mechanisms in the future, but this is not yet available.