fixing a typo

Signed-off-by: didier <durand.didier@gmail.com>
This commit is contained in:
didier
2020-09-14 18:23:25 +02:00
parent e0daea5d0c
commit 5061d5587b
@@ -1045,7 +1045,7 @@ spec:
## Shortcomings
Using the userspace proxy for VIPs, work at small to medium scale, but will
Using the userspace proxy for VIPs works at small to medium scale, but will
not scale to very large clusters with thousands of Services. The
[original design proposal for portals](https://github.com/kubernetes/kubernetes/issues/1107)
has more details on this.