Live data from Hacker News

Docker Swarm Cluster Complete Guide

knowledgepill.it

1–10 of 41 posts

Re: Docker Swarm Cluster Complete Guide

#2
Swarm was interesting, but it seems that both SwarmKit and "Classic Swarm" are dead[1][2], with no real activity since 2018.

Kubernetes, for better or for worse, has clearly completely won. Not that this article isn't interesting for it's own sake, but it's just something to consider.

1. https://github.com/docker/swarmkit/graphs/contributors 2. https://github.com/docker/classicswarm/graphs/contributors

Re: Docker Swarm Cluster Complete Guide

#5
post #3

I know Mirantis have pledged to continue developing Docker Swarm, but it still strikes me as a pretty risky choice for 2020.

I know some companies still using it because they say K8 is too complex (e.g. learning curve) for their needs. It could be appealing to these cases.
Post reply on HN