Skip to content

Nodes Overview

What are Nodes?

An n2x.io node represents any device you connect to the platform within a specific tenant. This can include virtual machines (VMs), Kubernetes pods, bare-metal servers, Docker containers, laptops, or workstations.

To connect your devices to n2x.io platform, you'll need to install the n2x-node agent on each device. This agent facilitates communication between your nodes and the n2x.io platform.

Data Storage on Nodes

Nodes you manage through n2x.io collect data such as metrics or vulnerability reports. This data is stored on the nodes themselves, not on the n2x.io platform. The n2x.io platform only stores information related to the node's configuration (network, subnet or IP address).

n2x.io offers two main integration modes for nodes, providing flexibility in how you connect your resources:

  • Connected Nodes

    Connected nodes directly connect to a subnet within your network virtual topology. This grants them access to the n2x.io data plane, enabling them to exchange data with other connected nodes and utilize network-related services.

    Connected nodes also establish a connection with the n2x.io control plane. This provides access to the full range of platform services, including network management, security policies, monitoring, and more.

  • Stubby Nodes

    Stubby nodes integrate with the n2x.io control plane without directly attaching to a subnet.

    Stubby nodes only have access to platform services that don't require network connectivity. This includes functionalities like node monitoring, alerting, and software vulnerability reporting.

    Note

    You can switch between these modes at any time.

The ideal choice between connected and stubby nodes depends on your specific requirements. Connected nodes are suitable for resources that actively participate in network communication and require the full suite of n2x.io services. Stubby nodes are ideal for managing resources that primarily benefit from non-network related services offered by the platform.

Managing Nodes in n2x.io

  • Add Node


    Learn how to add your nodes into the n2x.io platform.

  • Install n2x-node Agent


    Learn how to install the n2x-node agent on your devices or applications.