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.
2 parents 4f7477c + c44e025 commit 20392aeCopy full SHA for 20392ae
content/en/docs/concepts/services-networking/service.md
@@ -311,8 +311,8 @@ these are:
311
- `nq`: never queue
312
313
{{< note >}}
314
-To run kube-proxy in IPVS mode, you must make the IPVS Linux available on
315
-the node before you starting kube-proxy.
+To run kube-proxy in IPVS mode, you must make IPVS available on
+the node before starting kube-proxy.
316
317
When kube-proxy starts in IPVS proxy mode, it verifies whether IPVS
318
kernel modules are available. If the IPVS kernel modules are not detected, then kube-proxy
0 commit comments