Skip to main content
Version: v1.1.0

Components

  • Deployment: operator
  • Statefulset: ipam-<trench-name>
  • Statefulset: nsp-<trench-name>
  • Deployment: stateless-lb-frontend-<attractor-name>
  • Deployment: nse-vlan-<attractor-name>
    • nse-vlan
  • Daemonset: proxy-<conduit-name>

Communication

The picture below provides an overview of the communication within Meridio.

Overview-Communication

From an NSM Perspective

This is how Meridio looks like from an NSM perspective: NSM-Perspective

  • NS: Network Service
  • NSE: Network Service Endpoint
  • NSC: Network Service Client
  • Type: Type of data plane that carries the traffic
  • Mechanism: Type of interface injected in the pod
  • Payload: Ethernet: The frame sent from an interface to another interface will be intact.

Number of NSEs/NSCs:

  • Calculate the number of NSE: Number of Worker * Number of Conduits + Number of attractor + Number of attractor * Number of replicas (attractor spec)
  • Calculate the number of NSC (not counting the targets): Number of Worker * Number of Conduits * Number of attractor * Number of replicas (attractor spec) + Number of attractor * Number of replicas (attractor spec)