There are now 3 proxy modes!

Update the introduction sentence accordingly.
This commit is contained in:
Damien Lespiau
2018-01-10 14:49:29 +00:00
committed by GitHub
parent 58b1f81754
commit beab585552
+2 -2
View File
@@ -741,8 +741,8 @@ VIP, their traffic is automatically transported to an appropriate endpoint.
The environment variables and DNS for `Services` are actually populated in The environment variables and DNS for `Services` are actually populated in
terms of the `Service`'s VIP and port. terms of the `Service`'s VIP and port.
We support two proxy modes - userspace and iptables, which operate slightly We support three proxy modes - userspace, iptables and ipvs which operate
differently. slightly differently.
#### Userspace #### Userspace