Difference between revisions of "AWS IAM Authenticator for Kubernetes"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== Activities == | == Activities == | ||
− | * [[Enabling IAM principal access to your cluster]] | + | * [[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 == | ||
+ | * [[Received aws-auth watch event]] | ||
== Related == | == Related == | ||
* [[Kubernetes RBAC]] | * [[Kubernetes RBAC]] | ||
− | * [[EKS OIDC] | + | * [[EKS OIDC]] |
+ | * <code>[[cluster_endpoint_public_access]]</code> | ||
== See also == | == See also == |
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: