Merge pull request #20605 from aapeliv/master
Fix typo in content/en/docs/concepts/services-networking/service.md
This commit is contained in:
@@ -311,8 +311,8 @@ these are:
|
|||||||
- `nq`: never queue
|
- `nq`: never queue
|
||||||
|
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
To run kube-proxy in IPVS mode, you must make the IPVS Linux available on
|
To run kube-proxy in IPVS mode, you must make IPVS available on
|
||||||
the node before you starting kube-proxy.
|
the node before starting kube-proxy.
|
||||||
|
|
||||||
When kube-proxy starts in IPVS proxy mode, it verifies whether IPVS
|
When kube-proxy starts in IPVS proxy mode, it verifies whether IPVS
|
||||||
kernel modules are available. If the IPVS kernel modules are not detected, then kube-proxy
|
kernel modules are available. If the IPVS kernel modules are not detected, then kube-proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user