Difference between revisions of "Aws-auth configMap"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* <code>[[eksctl]]</code> | * <code>[[eksctl]]</code> | ||
* <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]] | ||
== See also == | == See also == |
Revision as of 14:35, 2 September 2022
AWS IAM Authenticator for Kubernetes get information from aws-auth
ConfigMap
kubectl -n kube-system get configmap aws-auth -o=yaml
Related
eksctl
Your current user or role does not have access to Kubernetes objects on this EKS cluster
- EKS single sign-on using AWS SSO
See also
- AWS IAM Authenticator for Kubernetes:
aws-auth, kubectl edit -n kube-system configmap/aws-auth, eksctl create iamidentitymapping
,mapUsers:, mapRoles:, mapAccounts:
- ConfigMaps:
kubectl [ get | edit | describe | create | delete ] configmaps
,aws-auth
, Kustomize,kind: ConfigMap, ConfigMapRef, envFrom
Advertising: