SbloodyS commented on issue #17867: URL: https://github.com/apache/dolphinscheduler/issues/17867#issuecomment-3737771531
> When DolphinScheduler runs in a Kubernetes Pod, the AWS SDK automatically uses environment variables > (AWS_WEB_IDENTITY_TOKEN_FILE, AWS_ROLE_ARN) to authenticate. Deploying DS in `AWS EKS` is not aware of the interior of DS itself. This has nothing to do with the deployment of DS in `AWS EKS`. BTW, from my experience, the best practice is to use `Role-based` strategy when using `AWS` services. And for `AWS S3`, `WebIdentityTokenCredentialsProvider ` is a way used by very few users. So I think we don't need this feature. -- 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]
