From 386c09cb07ab2ea4c7454c3bcc17e54615a9ac99 Mon Sep 17 00:00:00 2001 From: Matthias Schneider Date: Tue, 19 Dec 2017 12:38:06 +0100 Subject: [PATCH] Some more Documentation --- templates/nsq/0/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/nsq/0/README.md b/templates/nsq/0/README.md index 3317ccb..e8bbbc6 100644 --- a/templates/nsq/0/README.md +++ b/templates/nsq/0/README.md @@ -3,12 +3,12 @@ ### Info: This template creates, scale in and scale out a nsqd cluster on top of Rancher. By default there are 3 static nsqlookupd provisioned. -NSQD can be reached internally by using the nsq-lb Loadbalancer or directly. +NSQD (TCP/4150, HTTP/4151) and the webinterface nsqadmin (HTTP/4171) can be reached by using the provisioned nsq-lb loadbalancer. ### Usage: Select NSQ from catalog. -Enter the number of nodes for your NSQD cluster. +Enter the number of nodes for your NSQD cluster and NSQ Admin instances. Click deploy.