From f57b5c5b11dc6a53a72a627a8b833204cc11ef28 Mon Sep 17 00:00:00 2001 From: UltraInstinct14 Date: Fri, 10 May 2024 23:47:53 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4143f559d..35d8b54cd 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Additionally, loxilb can also support cluster-ip and node-port services, thereby - Utitlizes ebpf which makes it ```flexible``` as well as ```customizable``` - Advanced ```quality of service``` for workloads (per LB, per end-point or per client) - Works with ```any``` Kubernetes distribution/CNI - k8s/k3s/k0s/kind/OpenShift + Calico/Flannel/Cilium/Weave/Multus etc +- Kube-proxy replacement with loxilb allows ```simple plug-in``` with any existing/deployed pod-networking software - Extensive support for ```SCTP workloads``` (with multi-homing) on K8s - Dual stack with ```NAT66, NAT64``` support for K8s - K8s ```multi-cluster``` support (planned 🚧)