Skip to content

Commit e676622

Browse files
renank8s-ci-robot
authored andcommitted
Declare IPVS-based kube-proxy GA (#14263)
See: kubernetes/kubernetes#58442
1 parent e77fa91 commit e676622

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ having working [readiness probes](/docs/tasks/configure-pod-container/configure-
189189

190190
### Proxy-mode: ipvs
191191

192-
{{< feature-state for_k8s_version="v1.9" state="beta" >}}
192+
{{< feature-state for_k8s_version="v1.11" state="stable" >}}
193193

194194
In this mode, kube-proxy watches Kubernetes Services and Endpoints,
195195
calls `netlink` interface to create ipvs rules accordingly and syncs ipvs rules with Kubernetes

0 commit comments

Comments
 (0)