diff --git a/content/zh/docs/concepts/configuration/manage-resources-containers.md b/content/zh/docs/concepts/configuration/manage-resources-containers.md index bb5e7ba114..8ce9ef3f71 100644 --- a/content/zh/docs/concepts/configuration/manage-resources-containers.md +++ b/content/zh/docs/concepts/configuration/manage-resources-containers.md @@ -720,7 +720,7 @@ for ephemeral local storage. + +## PID 限制 {#pid-limiting} + +进程 ID(PID)限制允许对 kubelet 进行配置,以限制给定 Pod 可以消耗的 PID 数量。 +有关信息,请参见 [PID 限制](/zh/docs/concepts/policy/pid-limiting/)。 +