File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,6 @@ This means that `runc` 1.0.0 should implement the 1.0 version of the specificati
1717
1818You can find official releases of ` runc ` on the [ release] ( https://github.com/opencontainers/runc/releases ) page.
1919
20- Currently, the following features are not considered to be production-ready:
21-
22- * [ Support for cgroup v2] ( ./docs/cgroup-v2.md )
23-
2420## Security
2521
2622The reporting process and disclosure communications are outlined [ here] ( https://github.com/opencontainers/org/blob/master/SECURITY.md ) .
Original file line number Diff line number Diff line change 11# cgroup v2
22
3- runc supports cgroup v2 (unified mode) experimentally since v1.0.0-rc91 .
3+ runc fully supports cgroup v2 (unified mode) since v1.0.0-rc93 .
44
55To use cgroup v2, you might need to change the configuration of the host init system.
66Fedora (>= 31) uses cgroup v2 by default and no extra configuration is required.
You can’t perform that action at this time.
0 commit comments