From 524baa32a693c788cdf085fbf3d3da4fe02103ed Mon Sep 17 00:00:00 2001 From: Jupyter3 <131261779+Jupyter3@users.noreply.github.com> Date: Sun, 18 Aug 2024 14:39:25 +0900 Subject: [PATCH] Update README.md to include link to loxilb-ingress --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b1ffa6d..563e0d96 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Telco-cloud requires load-balancing and communication across various interfaces/ - A scalable/efficient [eBPF](https://ebpf.io/) based data-path implementation - Integrated goBGP based routing stack - A kubernetes operator [kube-loxilb](https://github.com/loxilb-io/kube-loxilb) written in Go -- A kubernetes ingress implementation +- A kubernetes ingress [implementation](https://github.com/loxilb-io/loxilb-ingress) ## Architectural Considerations - [Understanding loxilb modes and deployment in K8s with kube-loxilb](https://github.com/loxilb-io/loxilbdocs/blob/main/docs/kube-loxilb.md)