1
Ask HN: Do you use Docker v.1.12 swarm mode successfully in production?
We have a few bare metal nodes (on debian jessie) and we would like to migrate our server stack to docker.
I've tried to use kubernetes but it seemed complicated to set up for debian, I spent 2 days on it and was not able to make it work.
I tried docker swarm mode and I love its simplicity.
Last night I checked hackernews and I found a post that it is not ready for prime time yet and now I am worried.
Please let me know if there is anyone of you using it with success.
I have only 3 nodes, so very small setup. Thank you.