We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e7257d + 1eb5796 commit 2b79cdaCopy full SHA for 2b79cda
content/zh-cn/docs/concepts/scheduling-eviction/pod-overhead.md
@@ -154,7 +154,7 @@ map[cpu:250m memory:120Mi]
154
If a [ResourceQuota](/docs/concepts/policy/resource-quotas/) is defined, the sum of container requests as well as the
155
`overhead` field are counted.
156
-->
157
-如果定义了 [ResourceQuata](/zh-cn/docs/concepts/policy/resource-quotas/),
+如果定义了 [ResourceQuota](/zh-cn/docs/concepts/policy/resource-quotas/),
158
则容器请求的总量以及 `overhead` 字段都将计算在内。
159
160
<!--
0 commit comments