This section provides information on installing the
To get started with the
In this section:
The
POD/Job/Daemon Set | Containers | POD Resource Types |
SC | SC, Envoy Proxy, OAM Proxy, PVC Logger, Observability Agent | Deployment/Replicaset |
SLB | SLB, OAM Proxy, PVC Logger, Observability Agent | Deployment/Replicaset |
CS | CS, Envoy Proxy, OAM Proxy, PVC Logger, Observability Agent | Deployment/Replicaset |
DB Cache | DB, Observability Agent | Statefulset |
CAC | CAC, 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 |
NS | NS, Envoy Proxy, OAM Proxy, Observability Agent | Deployment/Replicaset |
EPU | EPU, Observability Agent | Deployment/Replicaset |
OAM | OAM, 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 |
---|---|---|---|
eth0 | All pods | K8S services & 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) |