fleet definitely does not provide a nice integration with docker, and we're definitely trying to decide how we can provide a better integration story. And yes, systemd is complex, but with that complexity comes great…
We're actively working on fixing the fleet state management problems. It's been a pain for us, too. https://github.com/coreos/fleet/pull/638
fleet is a cluster-level init system with just enough of a scheduler to handle the fault tolerance of higher-level components (i.e. log aggregation, scheduling, etc). In this case, Kubernetes can be thought of as an…
fleet definitely does not provide a nice integration with docker, and we're definitely trying to decide how we can provide a better integration story. And yes, systemd is complex, but with that complexity comes great…
We're actively working on fixing the fleet state management problems. It's been a pain for us, too. https://github.com/coreos/fleet/pull/638
fleet is a cluster-level init system with just enough of a scheduler to handle the fault tolerance of higher-level components (i.e. log aggregation, scheduling, etc). In this case, Kubernetes can be thought of as an…