Difference between revisions of "Error: configmaps "aws-auth" already exists"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Error: configmaps "[[aws-auth]]" already exists | Error: configmaps "[[aws-auth]]" already exists | ||
+ | Solution: [[create_aws_auth_configmap]] = false | ||
+ | [[kubectl get configmap]] | ||
− | + | == See also == | |
+ | * {{tf eks module}} | ||
+ | * {{aws-auth}} | ||
− | + | [[Category:AWS]] |
Latest revision as of 07:53, 23 March 2023
Error: configmaps "aws-auth" already exists
Solution: create_aws_auth_configmap = false
kubectl get configmap
See also[edit]
- 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: