mirror of https://github.com/docker/cli.git
remove "the" in docs.
Signed-off-by: Yuan Sun <sunyuan3@huawei.com>
This commit is contained in:
parent
d3274f9217
commit
7d3bb7a6d0
|
@ -848,7 +848,7 @@ limit and "K" the kernel limit. There are three possible ways to set limits:
|
|||
deployments where the total amount of memory per-cgroup is overcommitted.
|
||||
Overcommitting kernel memory limits is definitely not recommended, since the
|
||||
box can still run out of non-reclaimable memory.
|
||||
In this case, the you can configure K so that the sum of all groups is
|
||||
In this case, you can configure K so that the sum of all groups is
|
||||
never greater than the total memory. Then, freely set U at the expense of
|
||||
the system's service quality.
|
||||
</td>
|
||||
|
|
Loading…
Reference in New Issue