Difference between revisions of "IAM Roles for Service Accounts (IRSA) in EKS"

From wikieduonline
Jump to navigation Jump to search
 
(22 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
[[IAM Roles]] for [[Service Accounts]]
 
[[IAM Roles]] for [[Service Accounts]]
 +
* https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html
 +
 +
 +
 +
Requirements:
 +
* [[EKS OIDC]] configured
  
 
== Activities ==
 
== Activities ==
* Sep 2019 Read https://aws.amazon.com/blogs/opensource/introducing-fine-grained-iam-roles-service-accounts/
+
* Sep 2019 Read about IRSA for [[EKS]]: https://aws.amazon.com/blogs/opensource/introducing-fine-grained-iam-roles-service-accounts/
 +
* [[How do I troubleshoot IRSA errors in Amazon EKS?]] https://repost.aws/knowledge-center/eks-troubleshoot-irsa-errors
 +
* https://www.eksworkshop.com/docs/security/iam-roles-for-service-accounts/add_irsa
 +
* [[Configuring a Kubernetes service account to assume an IAM role]]
 +
* [[How Amazon EKS works with IAM]]
 +
* [[Configuring the Amazon VPC CNI plugin for Kubernetes to use IAM roles for service accounts]]
  
 
== Related ==
 
== Related ==
 +
* [[IAM OIDC]]
 
* <code>[[enable_irsa]]</code> in [[AWS EKS Terraform module]]
 
* <code>[[enable_irsa]]</code> in [[AWS EKS Terraform module]]
 +
* [[Terraform module: ebs_csi_irsa_role]]
 
* <code>[[karpenter_irsa]]</code>
 
* <code>[[karpenter_irsa]]</code>
 
* <code>[[podIdentityWebhook]]</code> in [[kOps]]
 
* <code>[[podIdentityWebhook]]</code> in [[kOps]]
* [[Service Accounts]]
+
* [[Service Accounts]]: [[Kubernetes service accounts]]
 
* [[AWS Roles]]
 
* [[AWS Roles]]
 +
* <code>[[service_account_role_arn]]</code>
 +
* <code>[[aws iam list-open-id-connect-providers]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{IRSA}}
 
* {{ACK}}
 
* {{ACK}}
 +
* {{OIDC}}
 
* {{IAM}}
 
* {{IAM}}
  
 
[[Category:IAM]]
 
[[Category:IAM]]

Latest revision as of 09:36, 2 February 2024

IAM Roles for Service Accounts


Requirements:

Activities[edit]

Related[edit]

See also[edit]

Advertising: