Skip to content

Commit 1e1f8b4

Browse files
authored
Update README.md
1 parent d473f83 commit 1e1f8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ single DaemonSet/Binary. It doesn't get any easier.
2020
### IPVS/LVS based service proxy | `--run-service-proxy`
2121

2222
kube-router uses the Linux kernel's LVS/IPVS features to implement its K8s Services
23-
Proxy. Kube-router fully leverages power off LVS/IPVS to provide unique features like DSR(Direct Server Return), L3 load balancing with ECMP for deployments where high throughput, minimal latency and high-availability are crucial.
23+
Proxy. Kube-router fully leverages power off LVS/IPVS to provide rich set of [scheduling options](/Documentation#load-balancing-scheduling-algorithms) and unique features like DSR (Direct Server Return), L3 load balancing with ECMP for deployments where high throughput, minimal latency and high-availability are crucial.
2424

2525
Read more about the advantages of IPVS for container load balancing:
2626
- [Kubernetes network services proxy with IPVS/LVS](https://cloudnativelabs.github.io/post/2017-05-10-kube-network-service-proxy/)

0 commit comments

Comments
 (0)