Skip to content

Commit 165c807

Browse files
authored
Merge pull request kubernetes#2507 from xiaoxubeii/dep-status-updates
Update cgroup v2 deps status
2 parents ddc0c48 + d39859b commit 165c807

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

keps/sig-node/2254-cgroup-v2/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,13 @@ supported on cgroup v2.
8888

8989
- CRI-O+crun: support cgroups v2
9090

91-
- runc support for cgroups v2 is work in progress [current status](#current-cgroups-usage-and-the-equivalent-in-cgroups-v2)
91+
- runc: since [v1.0.0-rc91](https://github.com/opencontainers/runc/tree/v1.0.0-rc91) experimentally, ready for production in [v1.0.0-rc93](https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc93)
9292

93-
- containerd: [https://github.com/containerd/containerd/issues/3726](https://github.com/containerd/containerd/issues/3726)
93+
- containerd: support cgroup v2 since [v1.4.0](https://github.com/containerd/containerd/releases/tag/v1.4.0)
9494

9595
- Moby: [https://github.com/moby/moby/pull/40174](https://github.com/moby/moby/pull/40174)
9696

97-
- OCI runtime spec: TODO
97+
- OCI runtime spec: [support cgroup v2 parameters](https://github.com/opencontainers/runtime-spec/pull/1040)
9898

9999
- cAdvisor already supports cgroups v2 ([https://github.com/google/cadvisor/pull/2309](https://github.com/google/cadvisor/pull/2309))
100100

0 commit comments

Comments
 (0)