Skip to content

Commit

Permalink
Merge pull request #6558 from stewart-yu/patch-1
Browse files Browse the repository at this point in the history
declare ipvs proxier beta
  • Loading branch information
tengqm authored Dec 5, 2017
2 parents a3c9766 + eb9a88e commit 6254672
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/concepts/services-networking/service.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +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[alpha]
### Proxy-mode: ipvs

**Warning:** This is an alpha feature and not recommended for production clusters yet.
{% assign for_k8s_version="v1.9" %}{% 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 6254672

Please sign in to comment.