Skip to content

Commit 20392ae

Browse files
authored
Merge pull request #20605 from aapeliv/master
Fix typo in content/en/docs/concepts/services-networking/service.md
2 parents 4f7477c + c44e025 commit 20392ae

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,8 @@ these are:
311311
- `nq`: never queue
312312

313313
{{< 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.
314+
To run kube-proxy in IPVS mode, you must make IPVS available on
315+
the node before starting kube-proxy.
316316

317317
When kube-proxy starts in IPVS proxy mode, it verifies whether IPVS
318318
kernel modules are available. If the IPVS kernel modules are not detected, then kube-proxy

0 commit comments

Comments
 (0)