From 8390f42c86c17c857576448039466e1e9e759aa6 Mon Sep 17 00:00:00 2001 From: UltraInstinct14 Date: Fri, 10 May 2024 00:48:03 +0900 Subject: [PATCH] chore:Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad0a0b446..4143f559d 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Additionally, loxilb can also support cluster-ip and node-port services, thereby - A kubernetes agent [kube-loxilb](https://github.com/loxilb-io/kube-loxilb) written in Go ## Layer4 Vs Layer7 -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. +loxilb works as a L4 load-balancer/service-proxy 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. ## Telco-Cloud with loxilb For deploying telco-cloud with cloud-native functions, loxilb can be used as a SCP(service communication proxy). SCP is nothing but a communication hub for telco micro-services running in Kubernetes. But telco-cloud requires load-balancing and communication 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.