Glossary
Meridio
TAPA
: Target Access Point AmbassadorNSP
: Network Service PlatformTarget
: Endpoint / Application / Pod using the TAPA to utilize Meridio.Open <stream-name>/<conduit-name>/<trench-name>
: The TAPA connects a trench if not already connected, connects a conduit if not already connected, and registers to the stream. The stream is consideredOpened
in the target.Close <stream-name>/<conduit-name>/<trench-name>
: The TAPA unregisters from the stream, disconnects from the conduit if it was the only stream opened in that conduit, and diconnects from the trench if it was the onle conduit connected. The stream is consideredClosed
in the target.NFQLB
: NFQueue Load Balancer
Kubernetes
CR
/CO
: Custom Resource / Custom Object
Networking
IPAM
: IP Address ManagementARP
: Address Resolution ProtocolNDP
: Neighbor Discovery ProtocolLB
: Load BalancerOVS
: Open vSwitchVPP
: Vector Packet ProcessingVNI
: VLAN/VxLAN Network IdentifierVLAN
: Virtual Local Area NetworkVxLAN
: Virtual eXtensible Local Area NetworkVIP
: Virtual IPNAT
: Network Address TranslationMTU
: Maximum Transmission UnitDNS
: Domain Name SystemICMP
: Internet Control Message ProtocolECMP
: Equal-Cost Multi-Path routingAS
: Autonomous SystemASN
: Autonomous System NumberBGP
: Border Gateway ProtocolBFD
: Bidirectional Forwarding DetectionSCTP
: Stream Control Transmission ProtocolTCP
: Transmission Control ProtocolUDP
: User Datagram Protocol
Network Service Mesh
NSM
: Network Service MeshNS
: Network ServiceNSC
: Network Service ClientNSE
: Network Service EndpointNSM Request
: An NSM connection will be createdNSM Close
: An NSM connection will be deleted