Skip to content

Commit

Permalink
Update service.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tengqm authored Dec 5, 2017
1 parent 80bcb58 commit 0c01661
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/concepts/services-networking/service.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,9 @@ having working [readiness probes](/docs/tasks/configure-pod-container/configure-

![Services overview diagram for iptables proxy](/images/docs/services-iptables-overview.svg)

### Proxy-mode: ipvs[beta]
### Proxy-mode: ipvs

{% include feature-state-beta.md %}

In this mode, kube-proxy watches Kubernetes `services` and `endpoints`,
call `netlink` interface create ipvs rules accordingly and sync ipvs rules with Kubernetes
Expand Down

0 comments on commit 0c01661

Please sign in to comment.