Update service.md (#15219)

Missing word in paragraph - reading didn't make sense.
This commit is contained in:
Anthony Watherston
2019-07-01 20:17:20 +10:00
committed by Kubernetes Prow Robot
parent e174e79438
commit 5634a68482
@@ -243,7 +243,7 @@ select a backend Pod.
By default, kube-proxy in iptables mode chooses a backend at random. By default, kube-proxy in iptables mode chooses a backend at random.
Using iptables to handle traffic has a lower system overhead, because traffic Using iptables to handle traffic has a lower system overhead, because traffic
is handled by Linux netfilter without the need switch between userspace and the is handled by Linux netfilter without the need to switch between userspace and the
kernel space. This approach is also likely to be more reliable. kernel space. This approach is also likely to be more reliable.
If kube-proxy is running in iptables mode and the first Pod that's selected If kube-proxy is running in iptables mode and the first Pod that's selected