Difference between revisions of "Eksctl create iamidentitymapping"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Related == | == Related == | ||
+ | * [[eksctl get iamidentitymapping]] | ||
* [[KarpenterNode]] | * [[KarpenterNode]] | ||
* <code>[[kubectl -n kube-system get configmap]] [[aws-auth]] -o=yaml</code> | * <code>[[kubectl -n kube-system get configmap]] [[aws-auth]] -o=yaml</code> |
Revision as of 15:35, 5 September 2022
https://eksctl.io/usage/iam-identity-mappings/
eksctl create iamidentitymapping
eksctl create iamidentitymapping --cluster your_cluster_name --region eu-central-1 --arn arn:aws:iam::01234567890:user/your_user --group system:masters
Related
- eksctl get iamidentitymapping
- KarpenterNode
kubectl -n kube-system get configmap aws-auth -o=yaml
- EKS single sign-on using AWS SSO
Activities
- Read https://aws.amazon.com/blogs/containers/a-quick-path-to-amazon-eks-single-sign-on-using-aws-sso/
See also
eksctl create [ cluster | fargateprofile | iamidentitymapping | iamserviceaccount | nodegroup ]
,eksctl create cluster --help
- 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: