Skip to content

Commit bcb4c50

Browse files
authored
Update README.md
1 parent 89cdc2a commit bcb4c50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ Kube-router can be run as a agent or a pod (through daemonset) on each node and
111111

112112
### service proxy and load balancing
113113

114+
refer to https://cloudnativelabs.github.io/post/2017-05-10-kube-network-service-proxy/ for the design details and demo
115+
114116
Kube-router uses IPVS/LVS technology built in Linux to provide L4 load balancing. Each of the kubernetes service of **ClusterIP** and **NodePort** type is configured as IPVS virtual service. Each service endpoint is configured as real server to the virtual service.
115117
Standard **ipvsadm** tool can be used to verify the configuration and monitor the active connections.
116118

0 commit comments

Comments
 (0)