Difference between revisions of "Amazon EKS authentication"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* [[Terraform EKS: aws auth roles]] | * [[Terraform EKS: aws auth roles]] | ||
* [[Granting access to an IAM principal to view Kubernetes resources on a cluster]] | * [[Granting access to an IAM principal to view Kubernetes resources on a cluster]] | ||
+ | * <code>[[AmazonEKSAdminPolicy]]</code> | ||
+ | * <code>[[AmazonEKSClusterAdminPolicy]]</code> | ||
== See also == | == See also == |
Latest revision as of 13:01, 10 June 2024
Errors[edit]
Related[edit]
- Amazon EKS authorization
aws eks get-token
aws eks update-kubeconfig
- Terraform EKS: aws auth roles
- Granting access to an IAM principal to view Kubernetes resources on a cluster
AmazonEKSAdminPolicy
AmazonEKSClusterAdminPolicy
See also[edit]
- 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: