Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Create concept of "global units" #681

Closed
jonboulle opened this issue Jul 18, 2014 · 2 comments
Closed

Create concept of "global units" #681

jonboulle opened this issue Jul 18, 2014 · 2 comments

Comments

@jonboulle
Copy link
Contributor

This feature has been requested several times in one form or another. The general use case is "run one copy of a particular unit on every single machine in the cluster".

In implementation terms, the basic idea is that there is a static manifest of unit in fleet's registry (etcd), and every fleet agent watches this central depository, cloning and starting units locally. Hence, it completely bypasses the fleet scheduling engine.

Various supporting changes will be necessary before this can be implemented.

@jonboulle
Copy link
Contributor Author

Also relevant: #494

@jonboulle
Copy link
Contributor Author

Fixed by #786. Needs documenting for proper use as part of forthcoming docpocalypse.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants