Difference between revisions of "ServiceNow Kubernetes discovery"

From wikieduonline
Jump to navigation Jump to search
Line 31: Line 31:
 
* [[Base64]]: <code>[[kubectl get secret]] --namespace default grafana -o jsonpath="{.data.admin-password}" | [[base64 --decode]] ; echo</code>
 
* [[Base64]]: <code>[[kubectl get secret]] --namespace default grafana -o jsonpath="{.data.admin-password}" | [[base64 --decode]] ; echo</code>
 
* [[IAM Roles for Service Accounts (IRSA) in EKS]]
 
* [[IAM Roles for Service Accounts (IRSA) in EKS]]
 +
* [[How Amazon EKS works with IAM]]
  
 
== See also ==
 
== See also ==

Revision as of 10:52, 31 October 2023

EKS

1) K8s service account (kind: ServiceAccount)

2) sn_itom_pattern.k8s_aws_cli_to_generate_token

3)

  • sn_itom_pattern.k8s_midserver
  • sn_itom_pattern.k8s_create_schedule_enabled

4) XXX

5) ServiceNow AWS Cloud Discovery: https://docs.servicenow.com/en-US/bundle/vancouver-it-operations-management/page/product/discovery/concept/aws-cloud-discovery.html

K8s

Related

See also

Advertising: