mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-10-05 06:51:05 +02:00
fix typo (#673)
This commit is contained in:
parent
ffc37f776f
commit
a63d386a07
@ -90,7 +90,7 @@ A primary motivation for kube-router is performance. The combination of BGP for
|
|||||||
inter-node Pod networking and IPVS for load balanced proxy Services is a perfect
|
inter-node Pod networking and IPVS for load balanced proxy Services is a perfect
|
||||||
recipe for high-performance cluster networking at scale. BGP ensures that the
|
recipe for high-performance cluster networking at scale. BGP ensures that the
|
||||||
data path is dynamic and efficient, and IPVS provides in-kernel load balancing
|
data path is dynamic and efficient, and IPVS provides in-kernel load balancing
|
||||||
that has been thouroughly tested and optimized.
|
that has been thoroughly tested and optimized.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
@ -136,4 +136,4 @@ Testing and development by [ShopGun](https://shopgun.com/about)
|
|||||||
|
|
||||||
<p align="left">
|
<p align="left">
|
||||||
<img height="90" src="docs/img/shopgun_logo.png"> </image>
|
<img height="90" src="docs/img/shopgun_logo.png"> </image>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user