Updated on 2025-11-11 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 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.