Skip to content

Commit 64ac9c4

Browse files
authored
Merge pull request #28189 from ariesliuwei/liu-m
modify error of labels-annotations-taints.md
2 parents b8ed7e2 + 9c1a524 commit 64ac9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ For example:
339339
you want development workloads to be limited to 512 MB. You create separate namespaces
340340
for production and development, and you apply memory constraints to each namespace.
341341
-->
342-
做为集群管理员,你可能想规定 Pod 可以使用的内存总量限制。例如:
342+
作为集群管理员,你可能想规定 Pod 可以使用的内存总量限制。例如:
343343

344344
* 集群的每个节点有 2 GB 内存。你不想接受任何请求超过 2 GB 的 Pod,因为集群中没有节点可以满足。
345345
* 集群由生产部门和开发部门共享。你希望允许产品部门的负载最多耗用 8 GB 内存,

0 commit comments

Comments
 (0)