Create a cmdb_ci_linux_server CI for each Kubernetes node

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Configure if you want the Kubernetes Visibility Agent Informer to create a cmdb_ci_linux_server CI for each Kubernetes node.

    Antes de Iniciar

    Role required: none

    Por Que e Quando Desempenhar Esta Tarefa

    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.

    Procedimento

    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.