Difference between revisions of "Eksctl create iamidentitymapping"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
  [[eksctl create]] iamidentitymapping
 
  [[eksctl create]] iamidentitymapping
  
 
+
  [[eksctl create iamidentitymapping --cluster]] your_cluster_name --region eu-central-1 --arn arn:aws:iam::01234567890:user/your_user [[--group]] [[system:masters]]
  eksctl create iamidentitymapping --cluster your_cluster_name --region eu-central-1 --arn arn:aws:iam::01234567890:user/your_user [[--group]] [[system:masters]]
 
  
 
  eksctl create iamidentitymapping --cluster yourClusterName --arn arn:aws:iam::yourAccountID:role/yourIAMRoleName --username read-only-user
 
  eksctl create iamidentitymapping --cluster yourClusterName --arn arn:aws:iam::yourAccountID:role/yourIAMRoleName --username read-only-user
Line 12: Line 11:
 
== Related ==
 
== Related ==
 
* <code>[[eksctl get iamidentitymapping]]</code>
 
* <code>[[eksctl get iamidentitymapping]]</code>
* [[KarpenterNode]]
+
* <code>[[KarpenterNode]]</code>
 
* <code>[[kubectl -n kube-system get configmap]] [[aws-auth]] -o=yaml</code>
 
* <code>[[kubectl -n kube-system get configmap]] [[aws-auth]] -o=yaml</code>
 
* [[EKS single sign-on using AWS SSO]]
 
* [[EKS single sign-on using AWS SSO]]
* [[cluster-read-only-role]]
+
* <code>[[cluster-read-only-role]]</code>
  
 
== Activities ==
 
== Activities ==

Latest revision as of 12:54, 31 October 2023

Advertising: