mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Fixed typo
This commit is contained in:
parent
2aeace402a
commit
8961f69c7e
@ -8,7 +8,7 @@ This document shows how to use kube-proxy ipvs mode.
|
||||
Linux kernel.
|
||||
|
||||
IPVS runs on a host and acts as a load balancer in front of a cluster of real servers. IPVS can direct requests for TCP
|
||||
and UDP-based services to the real servers, and make services of real servers appear as irtual services on a single IP address.
|
||||
and UDP-based services to the real servers, and make services of real servers appear as virtual services on a single IP address.
|
||||
|
||||
## How to use
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user