Difference between revisions of "EKS OIDC"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
* [[eksctl associate identityprovider]] | * [[eksctl associate identityprovider]] | ||
* [[AWS IAM Authenticator for Kubernetes]] | * [[AWS IAM Authenticator for Kubernetes]] | ||
+ | * [[ServiceNow Kubernetes discovery]] | ||
== See also == | == See also == |
Revision as of 17:52, 31 October 2023
EKS OIDC is a requirement for using IAM Roles for Service Accounts (IRSA) in EKS
eksctl utils associate-iam-oidc-provider
Related
- IAM Roles for Service Accounts (IRSA) in EKS
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
- ServiceNow Kubernetes discovery
See also
Advertising: