---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Display the Kubernetes cluster version in the CMDB

# Display the Kubernetes cluster version in the CMDB {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Make the Kubernetes Visibility Agent Informer populate the relevant field in the cmdb_ci_kubernetes_cluster CI to display the Kubernetes cluster version.

## Vorbereitungen

Use ServiceNow Discovery and Service Mapping Patterns application version 1.11.0 or higher.

Role required: none

## Prozedur

Do one of the following:

* When using a Helm chart, in the Helm install command, set the getClusterVersion parameter to true:

  `--set getClusterVersion=true`
* When using the k8s_informer.yaml file, set the environment variable GET_CLUSTER_VERSION to true.
{#cnov-config-see-cluster-version__choices_l3c_chd_51c}

