Merge pull request #6920 from dlespiau/patch-1

There are now 3 proxy modes!
This commit is contained in:
Jessica Yao
2018-01-10 08:34:37 -08:00
committed by GitHub
+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
terms of the `Service`'s VIP and port.
We support two proxy modes - userspace and iptables, which operate slightly
differently.
We support three proxy modes - userspace, iptables and ipvs which operate
slightly differently.
#### Userspace