From fe5803b7c3d8a47f45d223c62c1019ee368ce7bf Mon Sep 17 00:00:00 2001 From: Trekkie <111065900+TrekkieCoder@users.noreply.github.com> Date: Sat, 17 Aug 2024 17:54:58 +0900 Subject: [PATCH 1/2] Update projects.md --- docs/projects/projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/projects/projects.md b/docs/projects/projects.md index e256dfe88..10880366c 100644 --- a/docs/projects/projects.md +++ b/docs/projects/projects.md @@ -257,6 +257,7 @@ Projects * [kubernetes-network-policy-recipes](https://github.com/ahmetb/kubernetes-network-policy-recipes) * [Kuryr](https://github.com/openstack/kuryr-kubernetes) * [Linen](https://github.com/John-Lin/linen-cni) +* [LoxiLB](https://github.com/loxilb-io/loxilb) - eBPF based cloud-native load-balancer for any Kubernetes environments * [Multus-cni](https://github.com/Intel-Corp/multus-cni) - Multi-homed pod cni * [Network-Controller](https://github.com/linkernetworks/network-controller) - Open vSwitch, Multiple network interfaces that associate with Kubernetes pods * [NSX-T](https://www.vmware.com/products/nsx/cloud-native-apps.html) - CNI plugin supporting load balancing and distributed firewalls. From 88a93dddaf610a3db415d66a680362d05d81f1cc Mon Sep 17 00:00:00 2001 From: Trekkie <111065900+TrekkieCoder@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:00:18 +0900 Subject: [PATCH 2/2] Update projects.md --- docs/projects/projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/projects/projects.md b/docs/projects/projects.md index 684d6a113..22473f02e 100644 --- a/docs/projects/projects.md +++ b/docs/projects/projects.md @@ -260,7 +260,6 @@ Projects * [kubernetes-network-policy-recipes](https://github.com/ahmetb/kubernetes-network-policy-recipes) * [Kuryr](https://github.com/openstack/kuryr-kubernetes) * [Linen](https://github.com/John-Lin/linen-cni) -* [LoxiLB](https://github.com/loxilb-io/loxilb) - eBPF based cloud-native load-balancer for any Kubernetes environments * [Multus-cni](https://github.com/k8snetworkplumbingwg/multus-cni) - Multi-homed pod cni * [Network-Controller](https://github.com/linkernetworks/network-controller) - Open vSwitch, Multiple network interfaces that associate with Kubernetes pods * [NSX-T](https://www.vmware.com/products/nsx/cloud-native-apps.html) - CNI plugin supporting load balancing and distributed firewalls. @@ -440,6 +439,7 @@ Projects * [HAProxy Ingress](https://github.com/jcmoraisjr/haproxy-ingress) * [k8gb](https://www.k8gb.io/) - A cloud native Kubernetes Global Balancer * [Linode NodeBalancer Ingress](https://github.com/linode/linode-cloud-controller-manager) +* [LoxiLB](https://github.com/loxilb-io/loxilb) - eBPF based cloud-native load-balancer for any Kubernetes environments. * [MetalLB](https://metallb.universe.tf/) - load-balancer implementation for bare metal Kubernetes clusters, using standard routing protocols. * [Porter](https://github.com/kubesphere/porter) - a load balancer which is designed for a bare metal Kubernetes cluster. It's implemented by physical switch, and uses BGP and ECMP to achieve optimal performance and HA. * [PureLB](http://purelb.io) - open-source load-balancer orchestrator for Kubernetes clusters. It uses standard Linux networking and routing protocols, and works with the operating system to announce service addresses.