diff --git a/README.md b/README.md index 2d0f13bd03d..bca08c2d284 100644 --- a/README.md +++ b/README.md @@ -352,6 +352,7 @@ WantedBy=multi-user.target * [systemd cgroup driver](./docs/systemd.md) * [Terminals and standard IO](./docs/terminals.md) * [Experimental features](./docs/experimental.md) +* [Deprecated features](./docs/deprecated.md) ## License diff --git a/docs/deprecated.md b/docs/deprecated.md new file mode 100644 index 00000000000..fed0b61ec12 --- /dev/null +++ b/docs/deprecated.md @@ -0,0 +1,11 @@ +# Deprecated features + +The following features are deprecated: + +Feature | Deprecation release | Removal release +---------------------------------------- | -------------------- | ------------------ +cgroup v1 | v1.4.0 | (May 2029) + + + +- The latest release in May 2029 may not necessarily support cgroup v1, but there will be at least one maintained branch with the support for cgroup v1.