docs: Document pids limit for crio
Signed-off-by: Mrunal Patel <mpatel@redhat.com>
This commit is contained in:
parent
e49dd34657
commit
c58bcc4ccf
2 changed files with 6 additions and 0 deletions
|
@ -91,6 +91,9 @@ set the CPU profile file path
|
|||
**--pause-image**=""
|
||||
Image which contains the pause executable (default: "kubernetes/pause")
|
||||
|
||||
**--pids-limit**=""
|
||||
Maximum number of processes allowed in a container (default: 1024)
|
||||
|
||||
**--root**=""
|
||||
CRIO root dir (default: "/var/lib/containers/storage")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue