Difference between revisions of "Error: configmaps "aws-auth" already exists"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
Error: configmaps "[[aws-auth]]" already exists | Error: configmaps "[[aws-auth]]" already exists | ||
− | Solution: [[ | + | Solution: [[create_aws_auth_configmap]] = false |
[[kubectl get configmap]] | [[kubectl get configmap]] |
Revision as of 16:17, 22 March 2023
Error: configmaps "aws-auth" already exists
Solution: create_aws_auth_configmap = false
kubectl get configmap
- 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: