Difference between revisions of "Aws-auth configMap"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 10: Line 10:
 
== Terraform ==
 
== Terraform ==
 
* [[Terraform EKS module]]: <code>[[create_aws_auth_configmap]]</code>
 
* [[Terraform EKS module]]: <code>[[create_aws_auth_configmap]]</code>
 +
 +
== Errors ==
 +
* <code>[[The SSO session associated with this profile has expired or is otherwise invalid. To refresh this SSO session run aws sso login with the corresponding profile.]]</code>
  
 
== Related ==
 
== Related ==
Line 15: Line 18:
 
* <code>[[Your current user or role does not have access to Kubernetes objects on this EKS cluster]]</code>
 
* <code>[[Your current user or role does not have access to Kubernetes objects on this EKS cluster]]</code>
 
* [[EKS single sign-on using AWS SSO]]
 
* [[EKS single sign-on using AWS SSO]]
* <code>[[The SSO session associated with this profile has expired or is otherwise invalid. To refresh this SSO session run aws sso login with the corresponding profile.]]</code>
 
 
* <code>[[aws_auth_roles]]</code>
 
* <code>[[aws_auth_roles]]</code>
 
* [[Amazon EKS authorization]]
 
* [[Amazon EKS authorization]]

Revision as of 18:52, 20 March 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

Related

See also

Advertising: