Difference between revisions of "Amazon EKS authorization"
Jump to navigation
Jump to search
(12 intermediate revisions by 5 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> | + | * <code>[[aws-auth]]</code> [[ConfigMap]] |
− | * [[Amazon EKS | + | * [[Terraform EKS]]: <code>[[Terraform EKS: aws_auth_roles|aws_auth_roles]]</code> |
+ | * <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 == | ||
* {{aws-auth}} | * {{aws-auth}} | ||
− | * {{EKS}} | + | * {{EKS RBAC}} |
[[Category:EKS]] | [[Category:EKS]] |
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: