Merge pull request #6558 from stewart-yu/patch-1
declare ipvs proxier beta
This commit is contained in:
@@ -188,9 +188,9 @@ having working [readiness probes](/docs/tasks/configure-pod-container/configure-
|
||||
|
||||

|
||||
|
||||
### 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
|
||||
|
||||
Reference in New Issue
Block a user