universe
universe copied to clipboard
The Mesosphere Universe package repository.
Prometheus service `0.1.2-2.3.2` on DC/OS `v2.1.0` has the following startup configuration. `--web.enable-lifecycle = false` This flag if set `true` will help0 update the configuration of Prometheus (prometheus.yml) by passing `curl...
## Description On deploying Prometheus `0.1.2-2.3.2` on DC/OS `v2.1.0` we are seeing the following behavior. The Prometheus instance i.e. Prometheus-server is running on one of the Private agents and exposed...
I'm getting this error when I yum install mesos on Centos 7 **Package mesos-1.11.0-2.0.1.el7.x86_64.rpm is not signed** My repo install is this - sudo yum install -y https://repos.mesosphere.io/el/7/noarch/RPMS/mesosphere-el-repo-7-3.noarch.rpm Looks like...
I am using Postgres in the DC/OS cluster and after a an unexpected restart for Postgres, I noticed all the "unique" data which I thought was persisted vanished. I am...
The current documentation for Sysdig Cloud suggests allocating a CPU. This change updates the spec to match the documentation. https://sysdigdocs.atlassian.net/wiki/spaces/Platform/pages/192348168/Agent+Install+Mesos+Marathon+DCOS
The Grafana package was missing the ability to configure the service at installation/start time. Nor was there any way to change the configuration afterward. It did not contain any volume...
* Mesos based heath check * Add VIP support ``` diff --git a/repo/packages/M/marathon/200/config.json b/repo/packages/M/marathon/201/config.json index 3721fe3a..ff8f10d1 100644 --- a/repo/packages/M/marathon/200/config.json +++ b/repo/packages/M/marathon/201/config.json @@ -43,6 +43,21 @@ "type" : "string" }, "type"...
Currently marathon-autoscaler uses mesosphere/marathon-autoscaler:v0.5.0 which uses an outdated agent statistics endpoint. This causes API requests to fail with 500 errors. The code has already been updated with the correct API...
Hi, Currently the hdfs packages installs below [services](https://i.stack.imgur.com/fRRAS.png) - 1. 1 HDFS 2. 2 Name nodes 3. 3 Journal Nodes 4. 3 Data Nodes Shall we add Timeline Server to...
Tried to install Arangodb via the Catalog on a DC/OS 1.12.2 permissive enterprise cluster. 3 private agents (m4.xlarge). Tasks are starting but then container fails: I0327 18:02:34.810631 11749 executor.cpp:186] Starting...