-
https://github.com/kubernetes/kubernetes/pull/18348
Cherry-pick has a LOT of conflicts. Other PRs may have to be cherry-picked first.
```
both modified: cluster/mesos/docker/docker-compose.yml…
-
i run the sched process panic。
[root@open-falcon mr-redis]# ./sched
2017/01/10 21:18:56 [config.go:314] [W] open /tmp/mr-redis/conf/app.conf: no such file or directory
2017/01/10 21:18:56 Configu…
-
We came up with a draft glossary and component communication map below. They need to be cleaned up, added to the docs, and linked to from other docs pages.
### K8SM Glossary
- etcd - external file sys…
-
A prerequisite to #135, this is about the story how to handle scrape query parameter in general.
This should help to implement the blackbox exporter in a cleaner way, cf. https://prometheus.io/docs…
-
Trying to build mesos-consul, unfortunately getting errors:
```
[root@node236 mesos-consul]# docker build -t mesos-consul .
Sending build context to Docker daemon 331.8 kB
Step 1 : FROM gliderlabs/al…
-
https://github.com/mesos/mesos-go/blob/master/detector/zoo/client.go#L340
this prints 5x / sec
```
May 09 01:31:20 dcos-01 mesos-dns[1416]: I0509 01:31:20.832187 1416 client.go:340] unable to wat…
-
http scheme is hardcoded on https://github.com/cloudflare/complainer/blob/master/mesos/cluster.go#L148 and https://github.com/cloudflare/complainer/blob/master/mesos/cluster.go#L162
Complainer should…
vixns updated
8 years ago
-
Update this page http://mesosphere.github.io/mesos-dns/docs/http.html with all api. For example this endpoint is undocumented http://mesos_dns/v1/enumerate
https://github.com/mesosphere/mesos-dns/blo…
-
https://github.com/CiscoCloud/mesos-consul/blob/master/mesos/mesos.go#L121
Looking at this, I am not clear how a job/service that has multiple ports will be registered. How will they be differentiate…
-
xref https://github.com/mesos/mesos-go/pull/312/files#diff-38800baeef18ca9b9893830591d41c1eR3