Skip to content

Commit b090c46

Browse files
authored
Merge pull request #39289 from javadoors/patch-23
[zh-cn]Fix delete extra words“制”
2 parents 363c7ad + 5040976 commit b090c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/policy/resource-quotas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ You can use a [LimitRange](/docs/concepts/policy/limit-range/) to automatically
7979
a default request for these resources.
8080
-->
8181
- 对于 `cpu``memory` 资源:ResourceQuota 强制该命名空间中的每个(新)Pod 为该资源设置限制。
82-
如果你在命名空间中为 `cpu``memory` 制实施资源配额
82+
如果你在命名空间中为 `cpu``memory` 实施资源配额
8383
你或其他客户端**必须**为你提交的每个新 Pod 指定该资源的 `requests``limits`
8484
否则,控制平面可能会拒绝接纳该 Pod。
8585
- 对于其他资源:ResourceQuota 可以工作,并且会忽略命名空间中的 Pod,而无需为该资源设置限制或请求。

0 commit comments

Comments
 (0)