From 14abfffd4f69e6d1fc967b68dc3461f07d6cb309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rx?= Date: Fri, 17 Nov 2017 14:24:50 +0100 Subject: [PATCH] Update README.md --- templates/eventstore/0/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/templates/eventstore/0/README.md b/templates/eventstore/0/README.md index 0104d27..014f310 100644 --- a/templates/eventstore/0/README.md +++ b/templates/eventstore/0/README.md @@ -3,10 +3,8 @@ ### Info: -This template creates an eventstore cluter of 3 containers. -Those nodes are made reachable by a load balancer container. -Http & Tcp external ports exposed by the load balancer can be configured. - +Best practice is to create a cluster of 3 nodes, but for this, you'll need at least 3 machines on your rancher cluster since the same external host port is used for each EventStore container. + This template is not maintained by the EventStore team (https://geteventstore.com/) so do not buzz Greg Y. If it's not working, blame to commiter of this lines : Jérôme Rx, and make a pull request to improve this template.