Difference between revisions of "Manage aws auth configmap (Terraform EKS module)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 17: | Line 17: | ||
* {{aws_auth_users}} | * {{aws_auth_users}} | ||
* {{aws_auth}} | * {{aws_auth}} | ||
+ | * {{aws-auth}} | ||
[[Category:EKS]] | [[Category:EKS]] |
Revision as of 17:13, 22 March 2023
│ An argument named "manage_aws_auth_configmap" is not expected here.
Solution: make sure configuration is inside your eks module part of the code
Related
- Your current user or role does not have access to Kubernetes objects on this EKS cluster
- Terraform EKS module official usage example
- aws_auth_users
- create_aws_auth_configmap
- kubectl describe configmap
- aws-auth
See also
- Terraform EKS module:
manage_aws_auth_configmap, aws_auth_users, aws_auth_roles, aws_auth_accounts, userarn
- Terraform EKS module:
manage_aws_auth_configmap, create_aws_auth_configmap, aws_auth_roles, aws_auth_users, aws_auth_accounts, module.eks, Amazon EKS Blueprints for Terraform, OIDC
- AWS IAM Authenticator for Kubernetes:
aws-auth, kubectl edit -n kube-system configmap/aws-auth, eksctl create iamidentitymapping
,mapUsers:, mapRoles:, mapAccounts:
Advertising: