We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77fa91 commit e676622Copy full SHA for e676622
content/en/docs/concepts/services-networking/service.md
@@ -189,7 +189,7 @@ having working [readiness probes](/docs/tasks/configure-pod-container/configure-
189
190
### Proxy-mode: ipvs
191
192
-{{< feature-state for_k8s_version="v1.9" state="beta" >}}
+{{< feature-state for_k8s_version="v1.11" state="stable" >}}
193
194
In this mode, kube-proxy watches Kubernetes Services and Endpoints,
195
calls `netlink` interface to create ipvs rules accordingly and syncs ipvs rules with Kubernetes
0 commit comments