-
Buildfarm is using cgroups v1 paths to create groups for executions.
Everything (operating systems with systemd etc, as well as k8s) seems to have moved on to cgroups v2.
Open questions:
- does…
-
Running the traefik based stack results in the following error:
rekoni Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. 0.0s
Error r…
-
# Enhancement Description
- One-line enhancement description (can be used as a release note): Support memory qos with cgroups v2
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enha…
-
Looking at the code in `CGroupConfigurator._Impl.initialize()`, it seems WALinuxAgent does not quite support CGroups v2.
In `__get_cgroup_controllers()` we have :
```
# …
-
### Windows Version
Microsoft Windows [Version 10.0.19045.4894]
### WSL Version
2.2.4.0
### Are you using WSL 1 or WSL 2?
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.153.1-2
### Distro Ver…
-
### Description
Moby shows a false error when running a real-time container. Despite enabling the correct settings and using cgroups v2, users may receive an error suggesting their kernel lacks sup…
nnzv updated
3 months ago
-
https://www.kernel.org/doc/Documentation/cgroup-v2.txt
-
Is there CGroupsV2 Support of efforts being made? I work on observability and remediation at AKS, and we will be introducing nodes that are using the latest versions of ubuntu with support for cgroups…
-
I have latest Docker on Ubuntu 21.10, with cgroups v2 enabled and host OS configured as per instructions at https://rootlesscontaine.rs/getting-started/common/cgroup2/.
```
$ cat /proc/cmdline
B…
-
Ganeti (checked in Debian 9 and Debian 11) doesn't separate cgroups of guest processes from other heavy tasks like gnt-backups or wiping disks (backup restore/disk grow); systemd-cgls shows all proces…