Skip to content

Commit 6867a25

Browse files
committed
aws-credentials: update credential page with pod identity information
Signed-off-by: Zhihong Lin <[email protected]>
1 parent 72f0f21 commit 6867a25

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

administration/aws-credentials.md

+5
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ See [IAM roles for service accounts](https://docs.aws.amazon.com/eks/latest/user
4545
Credentials are fetched for the ECS task's role. See
4646
[Amazon ECS task IAM role](https://docs.aws.amazon.com/AmazonECS/latest/userguide/task-iam-roles.html).
4747

48+
## EKS Pod Identity credentials
49+
50+
Credentials are fetched using pod identity endpoint. See
51+
[Learn how EKS Pod Identity grants pods access to AWS services](https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html).
52+
4853
## EC2 instance profile credentials (IMDS)
4954

5055
Fetches credentials for the EC2 instance profile's role. See

0 commit comments

Comments
 (0)