We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc37f7 commit a63d386Copy full SHA for a63d386
README.md
@@ -90,7 +90,7 @@ A primary motivation for kube-router is performance. The combination of BGP for
90
inter-node Pod networking and IPVS for load balanced proxy Services is a perfect
91
recipe for high-performance cluster networking at scale. BGP ensures that the
92
data path is dynamic and efficient, and IPVS provides in-kernel load balancing
93
-that has been thouroughly tested and optimized.
+that has been thoroughly tested and optimized.
94
95
## Getting Started
96
@@ -136,4 +136,4 @@ Testing and development by [ShopGun](https://shopgun.com/about)
136
137
<p align="left">
138
<img height="90" src="docs/img/shopgun_logo.png"> </image>
139
-</p>
+</p>
0 commit comments