Skip to content

Commit

Permalink
docs: Add EKS Pod Identity as supported (#4165)
Browse files Browse the repository at this point in the history
Relates to #3899.
  • Loading branch information
Rohlik authored Oct 11, 2024
1 parent 1ba8723 commit 793bd5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sources/tempo/configuration/hosted-storage/s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The following authentication methods are supported:
- MinIO client credentials [configuration file](https://github.com/minio/mc/blob/master/docs/minio-client-configuration-files.md)
- AWS IAM ([IRSA via WebIdentity](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html),
- AWS [EC2 instance role](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html))
- AWS [EKS Pod Identity](https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html)

The following IAM policy shows minimal permissions required by Tempo, where the bucket has already been created.

Expand Down

0 comments on commit 793bd5e

Please sign in to comment.