title |
content_type |
_build |
stages |
removed |
SupportNodePidsLimit |
feature_gate |
|
stage |
defaultValue |
fromVersion |
toVersion |
alpha |
false |
1.14 |
1.14 |
|
stage |
defaultValue |
fromVersion |
toVersion |
beta |
true |
1.15 |
1.19 |
|
stage |
defaultValue |
fromVersion |
toVersion |
stable |
true |
1.20 |
1.23 |
|
|
true |
Enable the support to limiting PIDs on the Node. The parameter
pid=<number>
in the --system-reserved
and --kube-reserved
options can be specified to
ensure that the specified number of process IDs will be reserved for the system as a whole and for
Kubernetes system daemons respectively.