Skip to content

Commit a56c6aa

Browse files
authored
Merge branch 'loxilb-io:main' into main
2 parents aacb399 + eeaac51 commit a56c6aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,14 @@ Additionally, loxilb can also support cluster-ip and node-port services, thereby
5656
loxilb works as a L4 load-balancer/service-mesh by default. Although it provides great performance, at times, L7 load-balancing might become necessary in K8s. There are many good L7 proxies already available for K8s. Still, we are working on providing a great L7 solution natively in eBPF. It is a tough endeavor one which should reap great benefits once completed. Please keep an eye for updates on this.
5757

5858
## Telco-Cloud with loxilb
59-
For deploying telco-cloud with cloud-native functions, loxilb can be used as a SCP(service communication proxy). SCP is nothing but a glorified term for Kubernetes load-balancing/proxy. But telco-cloud requires load-balancing across various interfaces/standards like N2, N4, E2(ORAN), S6x, 5GLAN, GTP etc. Each of these interfaces present its own unique challenges(and DPI) for load-balancing which loxilb aims to solve e.g.
59+
For deploying telco-cloud with cloud-native functions, loxilb can be used as a SCP(service communication proxy). SCP is nothing but a glorified term for Kubernetes load-balancing/proxy. But telco-cloud requires load-balancing across various interfaces/standards like N2, N4, E2(ORAN), S6x, 5GLAN, GTP etc. Each of these present its own unique challenges which loxilb aims to solve e.g.
6060
- N4 requires PFCP level session-intelligence
6161
- N2 requires NGAP parsing capability
6262
- S6x requires Diameter/SCTP multi-homing LB support
6363
- MEC use-cases might require UL-CL understanding
6464
- Hitless failover support might be essential for mission-critical applications
6565
- E2 might require SCTP-LB with OpenVPN bundled together
66+
- SIP support is needed to enable cloud-native VOIP
6667

6768
## How-To Guides
6869
- [How-To : Deploy loxilb in K8s with kube-loxilb](https://github.com/loxilb-io/loxilbdocs/blob/main/docs/kube-loxilb.md)

0 commit comments

Comments
 (0)