Difference between revisions of "AWS IAM Authenticator for Kubernetes"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* [[Enabling IAM principal access to your cluster]]: <code>[[kubectl edit -n kube-system configmap/aws-auth]]</code> | * [[Enabling IAM principal access to your cluster]]: <code>[[kubectl edit -n kube-system configmap/aws-auth]]</code> | ||
* <code>[[aws-iam-authenticator add]]</code> | * <code>[[aws-iam-authenticator add]]</code> | ||
+ | * [[Granting access to an IAM principal to view Kubernetes resources on a cluster]] | ||
== Logs == | == Logs == |
Latest revision as of 11:35, 4 March 2024
Contents
Activities[edit]
- Enabling IAM principal access to your cluster:
kubectl edit -n kube-system configmap/aws-auth
aws-iam-authenticator add
- Granting access to an IAM principal to view Kubernetes resources on a cluster
Logs[edit]
Related[edit]
See also[edit]
- AWS IAM Authenticator for Kubernetes:
aws-auth, kubectl edit -n kube-system configmap/aws-auth, eksctl create iamidentitymapping
,mapUsers:, mapRoles:, mapAccounts:
- AWS IAM Authenticator for Kubernetes:
aws-iam-authenticator
: [token | verify | add | init | server | version | --help
],configmap/aws-auth
,AmazonEKSAdminPolicy
,AmazonEKSClusterAdminPolicy
Advertising: