Difference between revisions of "EKS OIDC"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* [[EKS authentication]] | * [[EKS authentication]] | ||
* [[eksctl associate identityprovider]] | * [[eksctl associate identityprovider]] | ||
− | + | * [[AWS IAM Authenticator for Kubernetes]] | |
== See also == | == See also == |
Revision as of 17:39, 31 October 2023
eksctl utils associate-iam-oidc-provider
Related
AWS IAM OIDC
- Configuring a Kubernetes service account to assume an IAM role
- Terraform:
module.eks.oidc_provider
- Creating an IAM OIDC provider for your EKS cluster:
aws iam create-open-id-connect-provider
- Terraform submodule: iam-assumable-role-with-oidc
- EKS authentication
- eksctl associate identityprovider
- AWS IAM Authenticator for Kubernetes
See also
Advertising: