mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #97713 from thinpark/ipvs.typo
[pkg/proxy/ipvs]: fix README.md typo
This commit is contained in:
		@@ -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.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user