-
Notifications
You must be signed in to change notification settings - Fork 15
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
Comments
root@swarm-1:~# docker ps |
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.... |
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 |
Also - I've created a PR: #3. |
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
The text was updated successfully, but these errors were encountered: