Difference between revisions of "Terraform EKS module: aws auth users"

From wikieduonline
Jump to navigation Jump to search
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{lc}}
+
<code>aws_auth_users</code> [[input]] <ref>https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest#input_aws_auth_users</ref>
https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest#input_aws_auth_users
+
 
 +
{{aws_auth_single_user_example}}
 +
 
 +
{{aws_auth_users_example}}
 +
 
 +
== Errors ==
 +
* <code>[[Error: The configmap "aws-auth" does not exist]]</code>
 +
 
 +
== Related ==
 +
* <code>[[aws_auth_roles]], [[ aws_auth_accounts]]</code>
 +
* <code>[[kubectl describe configmap aws-auth -n kube-system]]</code>
 +
* <code>[[system:masters]]</code>
 +
* [[manage_aws_auth_configmap = true]]
 +
 
 +
== See also ==
 +
* {{aws_auth_users}}
 +
* {{Terraform EKS module}}
 +
* {{EKS RBAC}}
 +
 
 +
[[Category:EKS]]

Revision as of 16:44, 24 October 2023

Advertising: