Difference between revisions of "Eksctl utils associate-iam-oidc-provider"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
== See also == | == See also == | ||
* {{eksctl utils}} | * {{eksctl utils}} | ||
− | + | * {{EKS OIDC}} | |
− | * {{EKS}} | ||
* {{Kubernetes Authentication}} | * {{Kubernetes Authentication}} | ||
[[Category:EKS]] | [[Category:EKS]] |
Latest revision as of 17:34, 31 October 2023
eksctl utils associate-iam-oidc-provider
Related[edit]
aws eks describe-cluster --name my-cluster --query "cluster.identity.oidc.issuer" --output text
- IAM Roles for Service Accounts (IRSA)
See also[edit]
eksctl utils [ describe-stacks | update-cluster-logging | associate-iam-oidc-provider
]- EKS OIDC,
eksctl utils associate-iam-oidc-provider, aws iam list-open-id-connect-providers
- Kubernetes Authentication,
kubectl create serviceaccount, kubectl get serviceaccounts, CertificateSigningRequest, aws-auth
, bearer tokens, EKS Authentication
Advertising: