Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

./example/flavor/swarm needs documenting #204

Closed
mnp opened this issue Oct 7, 2016 · 5 comments
Closed

./example/flavor/swarm needs documenting #204

mnp opened this issue Oct 7, 2016 · 5 comments
Assignees
Labels

Comments

@mnp
Copy link

mnp commented Oct 7, 2016

A README in the style of the tutorial would be very nice.

Extra points for tying it into the Terraform example, showing how to deploy a swarm onto some terraformed instances.

@wfarner wfarner added the docs label Oct 13, 2016
@linsun
Copy link
Contributor

linsun commented Oct 24, 2016

Do we have a sample group.json file somewhere? I'd like to try this.

@wfarner
Copy link
Contributor

wfarner commented Oct 24, 2016

@linsun not yet, but i should have one today or tomorrow as i'm about to start some work on this integration. Stay tuned!

@wfarner wfarner self-assigned this Oct 24, 2016
@linsun
Copy link
Contributor

linsun commented Oct 24, 2016

@wfarner Great, thank you! keep me posted :)

@linsun
Copy link
Contributor

linsun commented Oct 25, 2016

@wfarner any update on this...? I tried to use it today, could not get it working. It seems it is expecting LogicalIDs within Allocation blob, and the LogicalID needs to be the IP of the swarm master? Seems the size isn't supported within Allocation blob when using flavor-swarm... It is also not clear how to specify both type=manager & type=worker within the flavor-swarm blob. Could you advise?

@wfarner
Copy link
Contributor

wfarner commented Oct 25, 2016

@linsun i've added an example with PR #249. I suspect the main source of confusion was that two groups are really needed for a Swarm (a manager group and a worker group). At any rate, feel free to try it out and comment on the PR if more detail would be helpful.

Heads up though - i had trouble getting the worker node to join with the Swarm flavor plugin code on master. Be sure to build from my PR when you try it out!

chungers pushed a commit to chungers/infrakit that referenced this issue Sep 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants