k3d icon indicating copy to clipboard operation
k3d copied to clipboard

[Enhancement] Start k3d node containers with ulimit

Open iwilltry42 opened this issue 2 years ago • 0 comments

Yes, even though you set it on the host kernel level, I (outside of K3D) have needed to tell docker to also respect a higher limit than the default (1,024) using the --ulimit parameter. Since I have faced similar issues with applications inside K3D I was just thinking that maybe this parameter could also be useful for initializing K3D containers if that has not already been taken into account.

Originally posted by @lgass in https://github.com/k3d-io/k3d/issues/803#issuecomment-1230308601

iwilltry42 avatar Aug 29 '22 13:08 iwilltry42