Skip to content

Commit d3f4581

Browse files
zhihonlesmerel
andauthored
aws-credentials: update credential page with pod identity information (#1574)
* aws-credentials: update credential page with pod identity information Signed-off-by: Zhihong Lin <[email protected]> * Update administration/aws-credentials.md Signed-off-by: esmerel <[email protected]> --------- Signed-off-by: Zhihong Lin <[email protected]> Signed-off-by: esmerel <[email protected]> Co-authored-by: esmerel <[email protected]>
1 parent b4094eb commit d3f4581

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

administration/aws-credentials.md

Lines changed: 5 additions & 0 deletions
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 a 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)