-
**Rancher versions:**
rancher/rancher:v2.0.8
rancher/rancher-agent:v2.0.8
**Docker version: (`docker version`,`docker info` preferred)**
1.13.1
**Operating system and kernel: (`cat /etc/os-release`…
-
I have configuration with multiple workers:
```
@type multiprocess
cmdline -c /etc/td-agent/child_0.conf --log /var/log/td-agent/child_0.log
sleep_before_start 1s
sleep_before…
-
Docker in docker was originally made for Mesos, but most batchsystems nowaday are not as compatible with our current Docker in Docker configuration; there shouldn't be much reason to run the workflow …
-
Now Thread Pool for Remoting is publicly accessible, and there are lots of misuses in plugins. The approach should be improved.
Proposed changes:
Restrict the public field
Add method, which allows…
timja updated
7 years ago
-
## Expected Behavior
When activating eBPF, the [CNI bandwidth plugin](https://www.cni.dev/plugins/current/meta/bandwidth/) (which is shipped as well with calico) should keep working as it did bef…
-
When the launch grace period is reached the cancelled pod task reaches the LOST state. But in the executor the following log entries are being produced indefinitely:
```
W0924 12:42:49.637230 179…
-
Hi, I am very happy user of this stack (I've tested it locally on vagrant) and wish to establish it on aws to show it to some of my colleagues.
I've created a dedicated user for access_key and secret…
-
* [x] This is a bug report
* [ ] This is a feature request
* [ ] I searched existing issues before opening this one
### Expected behavior
The /etc/resolv.conf file should contain setti…
-
fleet’s current scheduling engine is rudimentary, and there have been various proposals ([1](https://github.com/coreos/fleet/issues/922) [2](https://github.com/coreos/fleet/issues/747) [3](https://git…
-
It would be really cool if torus can be generalized to support schedulers other than kubernetes. For example, [nomad](https://github.com/hashicorp/nomad) and [mesos](http://mesos.apache.org/).