Ive been checking out CoreOS and I'm impressed. Before I found CoreOS I was looking at the Mesos/Marathon/Chronos stack as a "cluster kernel".
Given the following comparison:
init.d == Mesos+Marathon == CoreOS+Fleet
cron == Mesos+Chronos == CoreOS+?????
Im curious if CoreOS has a distributed Job Scheduler? Or do most people just use Fleet to run something else?