Merge pull request #6920 from dlespiau/patch-1

There are now 3 proxy modes!
pull/6922/head
Jessica Yao 2018-01-10 08:34:37 -08:00 committed by GitHub
commit 35476b0588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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