Skip to content

Commit 2b79cda

Browse files
authored
Merge pull request #37975 from keyu-Li/patch-2
[zh-cn] fix misspelling in pod-overhead.md
2 parents 8e7257d + 1eb5796 commit 2b79cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/scheduling-eviction/pod-overhead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ map[cpu:250m memory:120Mi]
154154
If a [ResourceQuota](/docs/concepts/policy/resource-quotas/) is defined, the sum of container requests as well as the
155155
`overhead` field are counted.
156156
-->
157-
如果定义了 [ResourceQuata](/zh-cn/docs/concepts/policy/resource-quotas/),
157+
如果定义了 [ResourceQuota](/zh-cn/docs/concepts/policy/resource-quotas/),
158158
则容器请求的总量以及 `overhead` 字段都将计算在内。
159159
160160
<!--

0 commit comments

Comments
 (0)