The KubernetesVisibilityAgent discovery source<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Configuration items (CIs) created or updated by the Kubernetes Visibility Agent currently have the discovery_source field populated with the value "ServiceNow". Customers have requested the ability to distinguish between CIs discovered by the Kubernetes Visibility Agent and those identified through other sources, such as pattern-based discovery. Starting with Kubernetes Visibility Agent (KVA) version 3.14.1, ServiceNow introduced the capability to configure a new discovery source named "KubernetesVisibilityAgent". To enable this, update the system property sn_acc_visibility.kva_discovery_source. The supported values for this property are "ServiceNow" (default) and "KubernetesVisibilityAgent". Note that this new discovery source is available only when theITOM/OT SU Licensing plugin is version 3.12 or later. If the system rejects the update, verify that this plugin has been upgraded accordingly.