-
It appears there are some issues collecting metrics when multiple frameworks are present. Only a single framework's metrics are returned (we expect them all to be returned, tagged with the `framework_…
ghost updated
7 years ago
-
I'm running DCOS 1.11.6, with Jupyterlab 1.2.0-DEV.33.7 and Marathon-lb 1.12.3. DCOS is configured for strict mode, with necessary secrets and service accounts configured. Marathon-lb is pointing to…
-
Currently Marathon and Mesos expect containers to use the host network stack. Minimesos however runs in containers and uses separate network stacks which causes https://github.com/ContainerSolutions/m…
-
When building, I am running into the following issue.
Scala Version = 2.12.3
SBT Version = 1.0.0
Java Version 1.8
``` bash
➜ ceph-on-mesos git:(master) ✗ sbt
[info] Loading settings from pl…
-
Im using flocker in a mesos cluster. Flocker is returning timeout error. Please look at the errors below:
```
[root@euca-10-254-236-105 NPO_INFRA]# sudo ansible -i staging.hosts mesos_slaves -m she…
-
We currently try to set up a Jenkins with amazon ECS build slaves, using the [Amazon EC2 Container Service Plugin](https://wiki.jenkins-ci.org/display/JENKINS/Amazon+EC2+Container+Service+Plugin).
Fo…
-
(I am not sure if this is the place to ask this question. I couldn't find any links to the slack channel or googlegroups discussion forums?)
I was looking for some details, before I get started wit…
kmova updated
6 years ago
-
We are running docker tasks under mesos+singularity runtime (many scheduled containers, running approx every 5mins and taking 1-3mins to complete). Sometimes, we encounter a situation, when the docker…
bydga updated
4 years ago
-
$ sudo yum install docker-engine
I have this message :
.....
.....
Installation : docker-engine-selinux-1.12.0-1.el7.centos.noarch 10/11 …
moula updated
8 years ago
-
Use case: I want to use Rexray to pull in EBS volumes when I run tasks in Mesos using the Chronos framework. Using the Docker containerizer.
I’m installing rexray/ebs:0.10.2 plugin for docker. eg, …