From 9196b27f0e87bcd7d8253ebeee33a9aac57c069f Mon Sep 17 00:00:00 2001 From: Drago Rosson Date: Mon, 3 Oct 2016 16:21:56 -0500 Subject: [PATCH] Fix grammar --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 319b1613..e40b860a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2031,7 +2031,7 @@ Current behavior for VIPs is to ping when there is a backend available on the sa - Services can be published using two modes: VIP and DNSRR. -- With VIP, you get a virtual IP for the service, and an load balancer +- With VIP, you get a virtual IP for the service, and a load balancer based on IPVS (By the way, IPVS is totally awesome and if you want to learn more about it in the context of containers,