Update service.md
This commit is contained in:
@@ -278,6 +278,8 @@ Lastly, the user-space proxy installs iptables rules which capture traffic to
|
|||||||
the Service's `clusterIP` (which is virtual) and `port`. The rules
|
the Service's `clusterIP` (which is virtual) and `port`. The rules
|
||||||
redirect that traffic to the proxy port which proxies the backend Pod.
|
redirect that traffic to the proxy port which proxies the backend Pod.
|
||||||
|
|
||||||
|
{{< note >}} Kube-proxy in userspace mode is deprecated. {{< /note >}}
|
||||||
|
|
||||||
By default, kube-proxy in userspace mode chooses a backend via a round-robin algorithm.
|
By default, kube-proxy in userspace mode chooses a backend via a round-robin algorithm.
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user