Difference between revisions of "Eksctl utils associate-iam-oidc-provider"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{eksctl}} Category:EKS") Tags: Mobile web edit, Mobile edit |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[eksctl utils]] associate-iam-[[oidc]]-provider | ||
+ | == Related == | ||
+ | * <code>[[aws eks describe-cluster]] --name my-cluster --query "cluster.identity.oidc.issuer" --output text</code> | ||
+ | * [[IAM Roles for Service Accounts (IRSA)]] | ||
== See also == | == See also == | ||
− | * {{eksctl}} | + | * {{eksctl utils}} |
+ | * {{EKS OIDC}} | ||
+ | * {{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: