mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Move cgroup v2 out of experimental
After a lot of refactoring, our cgroup v1 and v2 drivers now have same level of implementation quality, so we can move the v2 driver out of experimental. Close #2663 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# cgroup v2
|
||||
|
||||
runc supports cgroup v2 (unified mode) experimentally since v1.0.0-rc91.
|
||||
runc fully supports cgroup v2 (unified mode) since v1.0.0-rc93.
|
||||
|
||||
To use cgroup v2, you might need to change the configuration of the host init system.
|
||||
Fedora (>= 31) uses cgroup v2 by default and no extra configuration is required.
|
||||
|
||||
Reference in New Issue
Block a user