Eks Cluster Discovery

Sravani36
Tera Expert

Hi @Rahul Priyadars 

The below blog was very helpful for Kubernetes discovery

https://www.servicenow.com/community/itom-articles/kubernetes-components-discovery-using-service-now...

 

Do you have any documents for EKS Cluster Discovery?

7 REPLIES 7

SiD2
ServiceNow Employee
ServiceNow Employee

Hi @Sravani36 

 

You can use new auto k8s cluster discovery feature per this doc.

 

This would discover your k8s clusters in the cloud during the cloud discovery and automatically create server less discovery schedules for each cluster.

 

Please mark Helpful / Accept Solution so that it helps others with similar questions.

Hi @SiD2 

once the discovery is completed we can see a Kubernetes(cmdb_ci_kubernetes_cluster) for cmdb ci as below

Sravani36_0-1677691125129.png

Can we get this for EKS? which table to check for EKS discovery

SiD2
ServiceNow Employee
ServiceNow Employee

Hi @Sravani36 

 

We don't have separate CI classes for different k8s providers, the above table would only have all kinds of k8s info discovered from multiple vendors or cloud.

 

Please mark Helpful / Accept Solution so that it helps others with similar questions.

Dharshan N B
Tera Expert

Hi @SiD2 
we are running EKS Cluster discovery for AWS, Namespace and IP address fields  are not populated.
Details we are using I am role and service account for discovery
system properties that  enabled are 
sn_itom_pattern.k8s_create_schedule_enabled:  true

sn_itom_pattern.k8s_aws_cli_to_generate_token : true

kindly help us related to this
Thank you