-
Ubuntu 22.04 uses cgroups v2 which has a different file layout from cgroups v1. This leads to an exception when cruise.control.metrics.reporter.kubernetes.mode is set to true:
```
[2022-08-02 11:58:…
-
v2prov tests were not working with standard GHA runners and the issue was pinpointed to cgroups v2 being default in `ubuntu-latest` runners (22.04).
To work around this issue, custom runners with c…
-
`OomKillDisable` / `--oom-kill-disable` are not supported on cgroups v2, however this is not mentioned in the docs, and the error from dockerd is somewhat ambiguous:
`time="2021-09-19T11:17…
-
**Is your feature request related to a problem? Please describe.**
cgroups v2 is increasingly seeing adoption as various distributions have made it the default for containers. As noted in https://gi…
-
The `container_*` Prometheus metrics are missing on certain systems, can someone help?
For instance, I see: `container_cpu_usage_usec_microseconds` and `container_memory_usage_bytes` on an Ubuntu 22.…
-
#### Description
Today cgstat only has support for cgroups v1, which limits its usefulness to only systems using that version. As cgroups v2 adoption grows, we'll want to not just add support for it,…
-
**Am I holding it wrong?**
I'm reading a comment on here, which says to adjust worker process to no more than 24, mine is automatically adjusted to 128, which causes weird things to happen.
http…
figaw updated
2 weeks ago
-
see:
- https://github.com/k3s-io/k3s/issues/6302
- https://github.com/cloudfoundry/bosh-linux-stemcell-builder/issues/262
Impacted version: 124.5
Seems ok with 124.6
-
### What is the problem you're trying to solve
Currently, cgroupfs is only writable when containers are running in privileged mode. For unprivileged containers with cgroup v2 enabled, the cgroup inte…
-
### Expected Behavior
Would be nice to add support cgroups v2 to Gradle, so that it can run more efficiently and stable in Docker.
### Current Behavior (optional)
Gradle 8.1+ added support for cgro…