Difference between revisions of "Eksctl utils associate-iam-oidc-provider"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* {{eksctl utils}} | * {{eksctl utils}} | ||
* {{OpenID}} | * {{OpenID}} | ||
− | |||
* {{Kubernetes Authentication}} | * {{Kubernetes Authentication}} | ||
[[Category:EKS]] | [[Category:EKS]] |
Revision as of 18:07, 14 September 2022
eksctl utils associate-iam-oidc-provider
Related
aws eks describe-cluster --name my-cluster --query "cluster.identity.oidc.issuer" --output text
- IAM Roles for Service Accounts (IRSA)
See also
eksctl utils [ describe-stacks | update-cluster-logging | associate-iam-oidc-provider
]- OpenID, OpenID Foundation, OIDC, OAuth, OpenID Connect Provider,
eksctl utils associate-iam-oidc-provider, aws_iam_openid_connect_provider
, Relying Party (RP) - Kubernetes Authentication,
kubectl create serviceaccount, kubectl get serviceaccounts, CertificateSigningRequest, aws-auth
, bearer tokens, EKS Authentication
Advertising: