added labels to readme

This commit is contained in:
Matthias Schneider 2017-12-20 18:02:38 +01:00
parent 143dfac6c8
commit 56587a4179

View File

@ -5,6 +5,15 @@
This template creates, scale in and scale out a nsqd cluster on top of Rancher. By default there are 3 static nsqlookupd provisioned.
NSQD (TCP/4150, HTTP/4151) and the webinterface nsqadmin (HTTP/4171) can be reached by using the provisioned nsq-lb loadbalancer.
### Service configuration labels:
You can control where nsqd, nsqadmin, nsqlookupd and nsq-lb will be deployed by setting the following host labels:
- nsqd = <true | false>
- nsqlookupd = <true | false>
- nsqadmin = <true | false>
- nsq-lb = <true | false>
### Usage:
Select NSQ from catalog.