Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't seem to work #2

Closed
stwomack opened this issue Oct 22, 2015 · 5 comments
Closed

Doesn't seem to work #2

stwomack opened this issue Oct 22, 2015 · 5 comments

Comments

@stwomack
Copy link

This is with the default 2 nodes, swarm-1 and swarm-2:

root@swarm-1:~# docker -H tcp://localhost:3000 info
Containers: 0
Images: 0
Role: primary
Strategy: spread
Filters: affinity, health, constraint, port, dependency
Nodes: 0
CPUs: 0
Total Memory: 0 B
Name: 812c9cb39e09

@stwomack
Copy link
Author

root@swarm-1:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
812c9cb39e09 swarm "/swarm manage consu 5 minutes ago Up 5 minutes 0.0.0.0:3000->2375/tcp goofy_darwin
bdfe68751e97 swarm "/swarm join --addr= 5 minutes ago Up 5 minutes 2375/tcp compassionate_perlman

@rooprob
Copy link

rooprob commented Nov 13, 2015

The solution I found was to make some updates to the project - upgrade kernel (I have success on 4.2), tweak the modules and add some additional parameters. I'll push up the updates when I've finished....

@BarnumD
Copy link

BarnumD commented Jul 31, 2017

Is this document even still valid in docker 17.05? Does swarm still operate as containers? I thought it was more built in now.

@Xtigyro
Copy link

Xtigyro commented May 12, 2019

Is this document even still valid in docker 17.05? Does swarm still operate as containers? I thought it was more built in now.

I've fixed the code in a fork of mine and also used the much newer versions of the different components. - https://github.com/Xtigyro/puppet-docker-swarm-example

@Xtigyro
Copy link

Xtigyro commented May 12, 2019

Also - I've created a PR: #3.

@stwomack stwomack closed this as completed Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants