-
**Rancher versions:**
rancher/server: v1.6.7
rancher/agent: v1.2.5
**Docker version: (`docker version`,`docker info` preferred)**
1.12.5
**Operating system and kernel: (`cat /etc/os-release`,…
-
BUG REPORT
**Kubernetes version** (use `kubectl version`): release 1.3.5
**Environment**:
- **Cloud provider or hardware configuration**: bare metal
- **OS** (e.g. from /etc/os-release): Ubuntu 14.0…
-
```bash
[root@centos-01 ~]# ./swan manager --mesos zk://172.17.11.101:2181/mesos --zk zk://172.17.11.101:2181/swan
Connected to 172.17.11.101:2181
INFO[2017-05-13 17:50:42] connect to zookeeper ser…
-
I'm not really clear on why it can't access this file?
Here's the log from the mesos task:
```
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0309 21:49:26.429782 763 fetcher.cp…
-
use filebeat to send stderr or stdout to file.
but file has some unnecessary parts, such as "@timestamp", "beat", "fields" and so on.
All I need just is message part.
How can I remove unnecessary p…
-
Swan is elegant scheduler framework for Cloud native environment. so currently cluster engine:
mesos, kubernetes, swarmkit should be support in our roadmap. this will gather more feature to community…
-
When a TaskRequest is submitted to a Fenzo scheduler (`scheduler.scheduleOnce()`), it stays in the scheduler's internal queue until a resource offer comes in that fits its requirements. However, it m…
-
mesos-master,mesos-slave,framework.
-
**Rancher versions:**
rancher/server: 1.1.2
rancher/agent:1.0.2
**Infrastructure Stack versions:**
healthcheck:
ipsec:
network-services:
scheduler:
kubernetes (if applicable):
**Docker ve…
-
When a newbie doing trial and error to set up Retz, its process may be restarted more than twice. Given that Retz process No.1 (P1) started and received offer and keep them cached, and killed manually…