Matthew Forsyth
Matthew Forsyth
It would be nice if somehow, manual intervention weren't always required to bring a host back out of its black hole status and get it re-added to the whitelist. Need...
The concern here is that if a host becomes considered a black hole, there is no way for it to get automatically re-added to the whitelist (because once removed from...
http://minimesos.org/ This would establish some confidence that satellite-master and satellite-slave are behaving correctly when working together.
Satellite should expose a Command Line Interface, more full-featured than the web UI (which would be read-only). We should leverage the DCOS CLI in order to implement this.
This will be used alongside the existing Mesos user interface. It will not serve as a replacement for the Mesos UI. In general, the Satellite-specific UI would go into detail...
Could serve as a form of distribution, alternative to Linux system packages or DCOS packages.
E.g. a .deb for Debian / Ubuntu. This way, we could piggyback on existing dependency version management and init systems of various Linux distributions in order to ensure that Satellite...
Mesosphere appears to be pushing DCOS hard. If we made a DCOS package for Satellite, would that provide the ideal installation experience for people who run Mesos via DCOS?
For example, Volumes is returned as a map. The key of each entry represents the path on the host, and the value represents the path on the container. Since the...