From 5de7896ffbaec16ada66409dd1d287b43675c690 Mon Sep 17 00:00:00 2001
From: email <timothee.faure@cegetel.net>
Date: Mon, 31 Jul 2017 13:28:47 +0200
Subject: [PATCH] update docs

---
 docs/weave.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/weave.md b/docs/weave.md
index 2332e5b60..9553d9642 100644
--- a/docs/weave.md
+++ b/docs/weave.md
@@ -5,6 +5,8 @@ Weave 2.0.1 is supported by kubespray
 
 Weave uses [**consensus**](https://www.weave.works/docs/net/latest/ipam/#initialization) mode (default mode) and [**seed**](https://www.weave.works/docs/net/latest/ipam/#initialization) mode.
 
+`Consensus` mode is best to use on static size cluster and `seed` mode is best to use on dynamic size cluster
+
 Weave encryption is supported for all communication
 
 * To use Weave encryption, specify a strong password (if no password, no encrytion)
-- 
GitLab