Difference between revisions of "ServiceNow Kubernetes discovery"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
** AWS IAM role. with policy [[EKSReadOnly]]
 
** AWS IAM role. with policy [[EKSReadOnly]]
 
** <code>[[eksctl create iamidentitymapping]] --cluster yourClusterName --arnarn:aws:iam::yourAccountID:role/yourIAMRoleName --username read-only-user</code>
 
** <code>[[eksctl create iamidentitymapping]] --cluster yourClusterName --arnarn:aws:iam::yourAccountID:role/yourIAMRoleName --username read-only-user</code>
 +
 +
* [[Configuring a Kubernetes service account to assume an IAM role]]
  
 
2) sn_itom_pattern.k8s_aws_cli_to_generate_token
 
2) sn_itom_pattern.k8s_aws_cli_to_generate_token

Revision as of 11:43, 24 October 2023

Advertising: