-
Can I have chat with someone on contributing 2 plugins. For now it should add functionality that you can use a macvtap, which has little different use than the macvlan. Adding proper routing to networ…
-
Trying to load the plugin fails with an error because of wildcard metrics.
```
> snapctl plugin load snap-plugin-collector-mesos
A dynamic element * requires a name for namespace /intel/mesos/master…
-
we want to avoid leaking goroutines if we can help it. use of `time.After` is probably ok in some places, and perhaps should be re-implemented using timers in others: we'll have to evaluate on a case-…
-
I'm thinking of how I might bridge kubernetes service discovery and mesos service discovery. Part of a solution might be a mesos-dns "plugin" that watches the kubernetes service registry and manages D…
-
Currently, the etcd-based master contender/detector module is developing in Mesos community, refer to [MESOS-1806](https://issues.apache.org/jira/browse/MESOS-1806) for the details. So in the near fut…
-
As of 1.0.0+, the Mesos devs are moving towards a "unified" containerizer. One where a docker container will run as an isolated instance within a plugin, not inside the central docker daemon. The old …
-
Currently, the plugin polls various Mesos APIs via HTTP to collect metrics. While this is probably fine, it could prove problematic: requests could stack up if they don't complete in time, and there h…
ghost updated
8 years ago
-
Hi,
Thanks again for sharing this!
FYI, I have noticed that the chef recipe invoked while launching vagrant-mesos on the multinode configuration fails while running `./configure`:
```
src/Makefile.…
-
The context of this issue involves Mesos, but the same reasoning should apply to k8s.
When creating a unified Mesos container (Docker or simple process) with CNI support, Mesos will submit an `add` r…
-
Chatting over email with @sandlbn (cc @marcin-krolik), it became apparent that I didn't clearly describe the desired deployment method for this plugin in the design doc (see #2). There are currently t…
ghost updated
8 years ago