Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH2UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
AUTH1UserResourceIdentifier{userKey=8a00a0c87e188912017e4c24a00e0016, userName='null'}
REV5UserResourceIdentifier{userKey=8a00a0c87e188912017e4c24a00e0016, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cbba0643, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cbba0643, userName='null'}

Available_since
TypeAvailable Since
Release12.1.1


This section topic provides information on installing the the

Spacevars
0product5
.


Info

To Contact your Ribbon representative for details on how to get started with the

Spacevars
0product4
software procurement and installation, contact your Ribbon representative for details



Panel

In this section:

Table of Contents
maxLevel3


SBC CNe Deployment Overview

The

Spacevars
0product5
supports Kubernetes (K8S)-based deployments.   The
Spacevars
0product4
consists of includes the following pods (and containersand containers) as a part of a deployment:

SBC CNe Pods and Containers

POD/Job/Daemon Set

Containers

POD Resource Types

CS

CS, Envoy Proxy, OAM Proxy, PVC Logger, Observability Agent

Deployment/Replicaset

DB Cache

DB, Observability Agent

Statefulset

EPU

EPU, Observability Agent

Deployment/Replicaset

OAM

OAM, Observability Agent

Deployment/Replicaset

NS

NS, Envoy Proxy, OAM Proxy, Observability Agent

Deployment/Replicaset

RAC

RAC, Envoy Proxy, OAM Proxy, Observability Agent

Deployment/Replicaset

Ribbon HPA

Ribbon HPA, OAM Proxy, Observability Agent

Deployment/Replicaset

RS

RS, OAM Proxy, PVC Logger, Observability Agent

Deployment/Replicaset

SC

SC, Envoy Proxy, OAM Proxy, PVC Logger, Observability Agent

Deployment/Replicaset

SG

SG, OAM Proxy, PVC Logger, Observability Agent

Deployment/Replicaset

SLB

SLB, OAM Proxy, PVC Logger, Observability Agent

Deployment/Replicaset

Communication Interfaces 

Pods in the SBC CNe use multiple interfaces for communication (internal and external). The following interfaces are used by different microservices:

  • eth0 - Default Kubernetes Control Plane Interface (used for K8S service and –and Observability) / Interface used for interPOD communication
  • eth1/ha0 - Interface used for inter POD communication
  • pkt0 - SR-IOV interfaces used for SIP signaling and media communication, also used for D+ query (from SC pod) and for DNS queries (from SC and SLB).
  • pkt1 - SR-IOV interfaces used for SIP signaling and media communication, also used for D+ query (from SC pod) and for DNS queries (from SC and SLB).
  • mgt0 - Management interface for communication with RAMP CNe and other external management entities.


SBC CNe Interface

InterfacePods Connected to InterfaceInterface TrafficCNI (Container Network Interface)
eth0All podsK8S services & and observabilityOVS (default)
ha0All podsInter-pod communicationOVS
mgt0OAMManagement communicationOVS/MACVLAN
pkt0, pkt1SC, SLB, CSSignaling and media trafficSRIOV/DPDK (vfio-pci)