---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Enabling application service maps

# Enabling application service maps {#ariaid-title1}

* Release version: Yokohama
* 
* Updated August 6, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Application service maps give you visibility into how workloads communicate in a Kubernetes cluster, helping you detect dependencies and monitor traffic flows in real time.

KVA collects traffic data between workloads and reports it to the ServiceNow instance as part of its installation. Three methods are available: a ServiceNow DaemonSet, Istio or Linkerd service meshes, or Cilium. Each method is suited to different cluster configurations. For deployment prerequisites and installation steps, see [Install Kubernetes Visibility Agent (KVA) Informer](https://servicenow-prod.fluidtopics.net/skfDBD8ABVoxV9UUc3EX3Q "You can install Kubernetes Visibility Agent Informer using either a Helm chart or the Kubernetes YAML file.").  
* If you use a ServiceNow DaemonSet, a pod runs on each Kubernetes node and reports new connections it detects to the main Informer pod every 60 seconds. To find out how to enable the application service maps using a ServiceNow DaemonSet, see [Enable service maps using DaemonSet](https://servicenow-prod.fluidtopics.net/PiWPUIly3wGd_vDNGiEWrA "Enable application service maps based on the traffic between the workloads in Kubernetes by using a ServiceNow DaemonSet as part of Kubernetes Visibility Agent (KVA) installation.").
* If you use service meshes and have a Prometheus server, provide the Prometheus URL. The Informer then queries the Prometheus server periodically for connection data reported by the service mesh. To find out how to enable the application service maps using Istio or Linkerd service meshes, see [Enable service maps using service meshes](https://servicenow-prod.fluidtopics.net/nehVyaHVHt2SbHZWOxqzkg "Enable application service maps based on the traffic between the workloads in Kubernetes by using Istio or Linkerd or service meshes as part of Kubernetes Visibility Agent (KVA) installation.").
* If Cilium is already running in the cluster, the Informer connects to the Cilium agent through its Hubble layer to pull traffic data. A DaemonSet pod is deployed with minimal permissions to collect and report connection data. This method requires fewer permissions than the ServiceNow DaemonSet method. To find out how to enable the application service maps using Cilium, see [Enable service maps using Cilium](https://servicenow-prod.fluidtopics.net/T_KGC8y4PxR2xJRXbLc2yg "Enable application service maps based on the traffic between the workloads in Kubernetes by connecting to a Cilium agent already running in the cluster.").
{#enabling-application-service-maps__ul_ujr_3tp_dgc}
* **[Enable service maps using DaemonSet](https://servicenow-prod.fluidtopics.net/PiWPUIly3wGd_vDNGiEWrA)**   
  Enable application service maps based on the traffic between the workloads in Kubernetes by using a ServiceNow DaemonSet as part of Kubernetes Visibility Agent (KVA) installation.
* **[Enable service maps using service meshes](https://servicenow-prod.fluidtopics.net/nehVyaHVHt2SbHZWOxqzkg)**   
  Enable application service maps based on the traffic between the workloads in Kubernetes by using Istio or Linkerd or service meshes as part of Kubernetes Visibility Agent (KVA) installation.
* **[Enable service maps using Cilium](https://servicenow-prod.fluidtopics.net/T_KGC8y4PxR2xJRXbLc2yg)**   
  Enable application service maps based on the traffic between the workloads in Kubernetes by connecting to a Cilium agent already running in the cluster.
* **[Create application service maps](https://servicenow-prod.fluidtopics.net/eK~KGuIlJG1OmWEeQzo6RA)**   
  Create a service map that maps application services based on traffic between the workloads in Kubernetes using Istio or Linkerd service meshes or a ServiceNow DaemonSet.
* **[Create hybrid application service maps](https://servicenow-prod.fluidtopics.net/1jegySVdQJuIwHWHJcqlJA)**   
  Create hybrid service maps that extend outside the Kubernetes cluster and map other related service resources.

