Help Center/ Cloud Container Engine/ Drawer/ Configuration Reference/ Nodes/ kubelet/ Maximum Number of Processes in a Pod
Updated on 2025-06-13 GMT+08:00

Maximum Number of Processes in a Pod

It specifies how many processes can be created in a pod. The default value is -1. The number of processes that can be created in the pod is limited by the PIDs that the pod use.

Value Range

None

Default Value

-1

Modifiable

Yes

Scope

CCE standard and CCE Turbo clusters

Suggestions

Set the parameter to -1.

If this parameter is set to a large value, PIDs that a single pod use will run out.