We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd92a0e + fae94db commit d611cdcCopy full SHA for d611cdc
config-linux.md
@@ -186,8 +186,7 @@ You can configure a container's cgroups via the `resources` field of the Linux c
186
Do not specify `resources` unless limits have to be updated.
187
For example, to run a new process in an existing container without updating limits, `resources` need not be specified.
188
189
-A runtime MUST at least use the minimum set of cgroup controllers required to fulfill the `resources` settings.
190
-However, a runtime MAY attach the container process to additional cgroup controllers supported by the system.
+Runtimes MAY attach the container process to additional cgroup controllers beyond those necessary to fulfill the `resources` settings.
191
192
###### Example
193
0 commit comments