Merge pull request #97713 from thinpark/ipvs.typo

[pkg/proxy/ipvs]: fix README.md typo
This commit is contained in:
Kubernetes Prow Robot 2021-04-23 06:10:02 -07:00 committed by GitHub
commit c83cd70e2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -365,7 +365,7 @@ or similar logs occur in kube-proxy logs (for example, `/tmp/kube-proxy.log` for
Using ipvs Proxier.
```
While there is no IPVS proxy rules or the following logs ocuurs indicate that the kube-proxy fails to use IPVS mode:
While there is no IPVS proxy rules or the following logs occurs indicate that the kube-proxy fails to use IPVS mode:
```
Can't use ipvs proxier, trying iptables proxier
Using iptables Proxier.