mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Update the number of nofile limits in containerd (#9507)
Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
This commit is contained in:
@@ -26,7 +26,7 @@ containerd_additional_runtimes: []
|
|||||||
# engine: ""
|
# engine: ""
|
||||||
# root: ""
|
# root: ""
|
||||||
|
|
||||||
containerd_base_runtime_spec_rlimit_nofile: 16384
|
containerd_base_runtime_spec_rlimit_nofile: 65535
|
||||||
|
|
||||||
containerd_default_base_runtime_spec_patch:
|
containerd_default_base_runtime_spec_patch:
|
||||||
process:
|
process:
|
||||||
|
|||||||
Reference in New Issue
Block a user