Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The problem I always here with Mesos is that it doesn't scale down well. I.E., that it is not developer friendly or, to put it another way, you can't run it on your laptop.


Actually that isn't true. Minimesos runs quite well on your laptop if you wish to test that way:

https://minimesos.org/


DC/OS (A Mesos distribution) can be used on your laptop with dcos-vagrant or dcos-docker:

- https://github.com/dcos/dcos-vagrant

- https://github.com/dcos/dcos-docker

However, your point is somewhat valid in that Mesos requires you to allocate resources to everything you run, while resource allocation/enforcement is optional in Kubernetes. So you can easily run too many things and freeze your computer with Kubernetes, while Mesos is more conservative.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: