Difference between revisions of "Aws-auth configMap"

From wikieduonline
Jump to navigation Jump to search
Line 26: Line 26:
 
* [[Terraform EKS module]]: <code>[[aws_auth_roles]]</code>
 
* [[Terraform EKS module]]: <code>[[aws_auth_roles]]</code>
 
* [[Amazon EKS authorization]]
 
* [[Amazon EKS authorization]]
* <code>eksctl get iamidentitymapping --cluster your-eks-cluster</code>
+
* <code>[[eksctl get iamidentitymapping]] --cluster your-eks-cluster</code>
 
* <code>[[Error: getting auth ConfigMap]]: Unauthorized</code>
 
* <code>[[Error: getting auth ConfigMap]]: Unauthorized</code>
 
* <code>[[kind: ClusterRole]]</code>
 
* <code>[[kind: ClusterRole]]</code>

Revision as of 09:14, 27 September 2023

AWS IAM Authenticator for Kubernetes get information from aws-auth ConfigMap. https://docs.aws.amazon.com/eks/latest/userguide/add-user-role.html

Examples

Terraform

Errors

Activities

Related

See also

Advertising: