Difference between revisions of "EKS RBAC"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* <code>[[aws eks get-token]]</code> | * <code>[[aws eks get-token]]</code> | ||
* <code>[[eksctl create iamidentitymapping]]</code> | * <code>[[eksctl create iamidentitymapping]]</code> | ||
+ | * [[Hardeneks]] | ||
== See also == | == See also == |
Revision as of 16:13, 31 October 2023
Activities
- Granting access to an IAM principal to view Kubernetes resources on a cluster
- Configuring Pods to use a Kubernetes service account
- How do I provide access to other IAM users and roles after cluster creation in Amazon EKS?
- How do I troubleshoot RBAC issues with Amazon EKS?
Related
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: