|
|
|
|
|
by G3rn0ti
1177 days ago
|
|
> then Swarm was supposed to > be the cashcow that turned > that into cashflow. And then > k8s happened. We are still using Docker Swarm in production. It seems to be working fine so I always wondered why it never took off. But I am not a Devop. Can sb please give some insight on why kubernetes took off instead and why Dock Inc. failed with its cloud product? |
|
There are quite a few optional tools built on the k8s model, like service meshes or tools to orchestrate a postgres cluster.
Swarm is a small piece of that, the scheduling system, and you have to run it yourself. It's really not comparable.