Create a cmdb_ci_linux_server CI for each Kubernetes node

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Configure if you want the Kubernetes Visibility Agent Informer to create a cmdb_ci_linux_server CI for each Kubernetes node.

    Vorbereitungen

    Role required: none

    Warum und wann dieser Vorgang ausgeführt wird

    By default, the Informer creates a cmdb_ci_linux_server CI for every Kubernetes node. If this CI is redundant or interferes with other flows in your organization, you can set the associated configuration parameter to false.

    Prozedur

    Do one of the following:
    • When using a Helm chart, in the Helm install command, set the createServerCi parameter to false:

      --set createServerCi=false

    • When using the k8s_informer.yaml file, set the environment variable CREATE_SERVER_CI to false.