Difference between revisions of "Amazon EKS authorization"
Jump to navigation
Jump to search
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | |||
+ | * <code>[[aws eks get-token]]</code> | ||
+ | * <code>[[aws eks update-kubeconfig]]</code> | ||
== Related == | == Related == | ||
+ | * [[Amazon EKS authentication]] | ||
* [[Kubernetes authorization]] | * [[Kubernetes authorization]] | ||
* <code>[[aws-auth]]</code> [[ConfigMap]] | * <code>[[aws-auth]]</code> [[ConfigMap]] | ||
− | |||
* [[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 | + | * <code>[[aws-iam-authenticator]]</code> |
+ | * <code>[[AmazonEKSAdminPolicy]]</code> | ||
+ | * <code>[[AmazonEKSClusterAdminPolicy]]</code> | ||
+ | * <code>[[saml2aws]]</code> | ||
+ | * [[Amazon EKS cluster endpoint (API server) access control]] | ||
== See also == | == See also == |
Latest revision as of 14:47, 28 July 2024
Related[edit]
- Amazon EKS authentication
- Kubernetes authorization
aws-auth
ConfigMap- Terraform EKS:
aws_auth_roles
aws-iam-authenticator
AmazonEKSAdminPolicy
AmazonEKSClusterAdminPolicy
saml2aws
- Amazon EKS cluster endpoint (API server) access control
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: