Declare IPVS-based kube-proxy GA (#14263)
See: https://github.com/kubernetes/kubernetes/pull/58442
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
e77fa91452
commit
e676622449
@@ -189,7 +189,7 @@ having working [readiness probes](/docs/tasks/configure-pod-container/configure-
|
||||
|
||||
### Proxy-mode: ipvs
|
||||
|
||||
{{< feature-state for_k8s_version="v1.9" state="beta" >}}
|
||||
{{< feature-state for_k8s_version="v1.11" state="stable" >}}
|
||||
|
||||
In this mode, kube-proxy watches Kubernetes Services and Endpoints,
|
||||
calls `netlink` interface to create ipvs rules accordingly and syncs ipvs rules with Kubernetes
|
||||
|
||||
Reference in New Issue
Block a user