Difference between revisions of "EKS OIDC"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* [[Configuring a Kubernetes service account to assume an IAM role]] | * [[Configuring a Kubernetes service account to assume an IAM role]] | ||
* Terraform: <code>[[module.eks.oidc_provider]]</code> | * Terraform: <code>[[module.eks.oidc_provider]]</code> | ||
+ | * [[Creating an IAM OIDC provider for your EKS cluster]] | ||
== See also == | == See also == | ||
* {{EKS OIDC}} | * {{EKS OIDC}} | ||
* {{OIDC}} | * {{OIDC}} |
Revision as of 16:36, 31 October 2023
eksctl utils associate-iam-oidc-provider
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
See also
- EKS OIDC,
eksctl utils associate-iam-oidc-provider, aws iam list-open-id-connect-providers
- OIDC,
kubectl oidc-login
, AWS IAM OIDC, EKS OIDC, EKS module,aws iam list-open-id-connect-providers | aws iam create-open-id-connect-provider | aws iam get-open-id-connect-provider
, OIDC tokens,aws_lb_listener_rule
Advertising: