Difference between revisions of "Amazon EKS authorization"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | |||
+ | |||
+ | * <code>[[aws eks get-token]]</code> | ||
+ | * <code>[[aws eks update-kubeconfig]]</code> | ||
== Related == | == Related == | ||
Line 5: | Line 9: | ||
* [[Amazon EKS authentication]] | * [[Amazon EKS authentication]] | ||
* [[Terraform EKS]]: <code>[[Terraform EKS: aws_auth_roles|aws_auth_roles]]</code> | * [[Terraform EKS]]: <code>[[Terraform EKS: aws_auth_roles|aws_auth_roles]]</code> | ||
− | |||
− | |||
* <code>[[aws-iam-authenticator]]</code> | * <code>[[aws-iam-authenticator]]</code> | ||
Revision as of 15:26, 4 September 2023
Related
- Kubernetes authorization
aws-auth
ConfigMap- Amazon EKS authentication
- Terraform EKS:
aws_auth_roles
aws-iam-authenticator
See also
- AWS IAM Authenticator for Kubernetes:
aws-auth, kubectl edit -n kube-system configmap/aws-auth, eksctl create iamidentitymapping
,mapUsers:, mapRoles:, mapAccounts:
- EKS RBAC, Amazon EKS authentication, Amazon EKS authorization,
aws eks get-token, aws-auth ConfigMap, aws-iam-authenticator, eksctl create iamidentitymapping, eksctl get iamidentitymapping, eks:AccessKubernetesApi, eks-connector
, K8s Cluster roles,AmazonEKSAdminPolicy
,AmazonEKSClusterAdminPolicy
Advertising: