---
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


---

# Create a cmdb_ci_linux_server CI for each Kubernetes node

# Create a cmdb_ci_linux_server CI for each Kubernetes node {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 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.
{#cnov-config-linux-server-ci__choices_oz5_fwd_51c}

