Difference between revisions of "EKS OIDC"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
* {{aws iam oidc}} | * {{aws iam oidc}} | ||
* {{AWS OIDC}} | * {{AWS OIDC}} | ||
+ | |||
+ | [[Category:EKS]] |
Revision as of 17:40, 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: