Flynn: how to deploy a multi-host flynn cluster?

Created on 30 Sep 2014  路  3Comments  路  Source: flynn/flynn

I have successfully set up an one-node flynn cluster as instructed by the flynn github, I tried to add a second node with the same step but failed. So I wander if I can create a multi-host flynn cluster and how? thks.

kinquestion

Most helpful comment

@qwyang if you are booting a multi node cluster, you will need at least three nodes so that etcd can function properly. You should follow this guide to set up each node.

All 3 comments

@qwyang if you are booting a multi node cluster, you will need at least three nodes so that etcd can function properly. You should follow this guide to set up each node.

should I change the domain name?

@qwyang the router runs on each node in the cluster, so your domain name should ideally round-robin to each of the nodes in your cluster.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lmars picture lmars  路  3Comments

WriteCodeEveryday picture WriteCodeEveryday  路  5Comments

kipparker picture kipparker  路  3Comments

titanous picture titanous  路  4Comments

stela5 picture stela5  路  5Comments