Display the Kubernetes cluster version in the CMDB

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Make the Kubernetes Visibility Agent Informer populate the relevant field in the cmdb_ci_kubernetes_cluster CI to display the Kubernetes cluster version.

    Antes de Iniciar

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

    Role required: none

    Procedimento

    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.