Mesos is a good tool and I have found it to scale quite well without being in the way. There is also a community around it, and Google's encouragement helps. I can't speak to Mesosphere DCOS because I haven't used it.
I don't like to have to use zookeeper to make the master election. It would be better if I could choose the better service discovery service for me. Sometimes is difficult to debug a task with errors. The UI is not so good. It could be better but it...
Kubernetes is a sweet spot between flexibility and simplicity. Especially service discovery is made very simple. Competitors often are either to simple (Docker compose, swarm, fleet) or too complex (Marathon). Once it is up and running, low-level...
It's extremely immature (very buggy), the networking is just...painful, the scheduler is dumb and slow; those are my technical dislikes. My personal dislike is the overall lack of cohesive documentation as well as the assertion that just because there...
Mesos is a good tool and I have found it to scale quite well without being in the way. There is also a community around it, and Google's encouragement helps. I can't speak to Mesosphere DCOS because I haven't used it.
Kubernetes is a sweet spot between flexibility and simplicity. Especially service discovery is made very simple. Competitors often are either to simple (Docker compose, swarm, fleet) or too complex (Marathon). Once it is up and running, low-level...
I don't like to have to use zookeeper to make the master election. It would be better if I could choose the better service discovery service for me. Sometimes is difficult to debug a task with errors. The UI is not so good. It could be better but it...
It's extremely immature (very buggy), the networking is just...painful, the scheduler is dumb and slow; those are my technical dislikes. My personal dislike is the overall lack of cohesive documentation as well as the assertion that just because there...