Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Support of new docker 1.12 features (swarm, service, stack) #4607

Closed
frimdo opened this issue Aug 30, 2016 · 9 comments
Closed

Support of new docker 1.12 features (swarm, service, stack) #4607

frimdo opened this issue Aug 30, 2016 · 9 comments

Comments

@frimdo
Copy link

frimdo commented Aug 30, 2016

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
  • docker_service
  • docker_stack
  • docker_swarm
SUMMARY

Docker released new features with version 1.12. It would be great to have docker modules that supports them. Those features are:

# Docker service
# Docker stack
# Docker swarm
@ansibot
Copy link

ansibot commented Aug 30, 2016

@ansible ping, this issue is waiting for your response.
click here for bot help

@daviddyball
Copy link
Contributor

daviddyball commented Sep 13, 2016

Just a note, docker-py hasn't done a release to PyPi that supports introspection of swarm-based services yet. I think it's pending, but last I checked it wasn't on the immediate roadmap.

UPDATE: Scratch that comment. 1.10.0 was just released with swarm-mode support.

@srstsavage
Copy link

srstsavage commented Sep 20, 2016

Something to note: the concept of a "service" in Docker 1.12 (an image deployed to multiple nodes via swarm) is not the "service" referred to by Ansible's docker_service module (a collection of container definitions defined by a compose file). This will probably cause plenty of confusion in the near future if not addressed.

@ansibot
Copy link

ansibot commented Sep 20, 2016

@ansible, ping. This issue is still waiting on your response.
click here for bot help

1 similar comment
@ansibot
Copy link

ansibot commented Oct 6, 2016

@ansible, ping. This issue is still waiting on your response.
click here for bot help

@frimdo
Copy link
Author

frimdo commented Oct 11, 2016

Oh - so the work on implementing docker swarm mode features began?

@Mehonoshin
Copy link

I'm too waiting for this feature.
Docker swarm mode was released multiple months ago, but currently there is no convenient way to deploy multicontainer app to cluster.
Docker compose is still not compatible with swarm mode, ansible too does not support it.

@ansibot
Copy link

ansibot commented Dec 7, 2016

This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible

Please read through the repomerge page in the dev guide. The guide contains links to tools which automatically move your issue or pull request to the ansible/ansible repo.

@jctanner
Copy link
Contributor

deprecated by ansible/ansible#25662

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants