Add_workflow_for_techpubs | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Available_since Type Available Since Release 12.1.1
This topic This section provides information on installing the the
. Spacevars 0 product5
Info | ||||
---|---|---|---|---|
To Contact your Ribbon representative for details on how to get started with the |
. |
Panel | ||||
---|---|---|---|---|
In this section:
|
The
supports Kubernetes (K8S)-based deployments. The Spacevars 0 product5
includes the following pods (and containers) as a part of a deployment: Spacevars 0 product4
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 |
Pods in the SBC CNe use multiple interfaces for communication (internal and external). The following interfaces are used by different microservices:
Interface | Pods Connected to Interface | Interface Traffic | CNI (Container Network Interface) |
---|---|---|---|
eth0 | All pods | K8S services and observability | OVS (default) |
ha0 | All pods | Inter-pod communication | OVS |
mgt0 | OAM | Management communication | OVS/MACVLAN |
pkt0, pkt1 | SC, SLB, CS | Signaling and media traffic | SRIOV/DPDK (vfio-pci) |