File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/policy Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ LimitRange 的名称必须是合法的
74
74
continue unchanged.
75
75
- If two or more `LimitRange` objects exist in the namespace, it is not deterministic which default value will be applied.
76
76
-->
77
- ### 资源限制和请求的约束 {#constraints-on-resource-limits-and-requests}
77
+ ## 资源限制和请求的约束 {#constraints-on-resource-limits-and-requests}
78
78
79
79
- 管理员在一个命名空间内创建一个 ` LimitRange ` 对象。
80
80
- 用户在此命名空间内创建(或尝试创建) Pod 和 PersistentVolumeClaim 等对象。
@@ -180,4 +180,4 @@ Refer to the [LimitRanger design document](https://git.k8s.io/design-proposals-a
180
180
- [ 如何配置每个命名空间最小和最大存储使用量] ( /zh-cn/docs/tasks/administer-cluster/limit-storage-consumption/#limitrange-to-limit-requests-for-storage ) 。
181
181
- [ 配置每个命名空间的配额的详细例子] ( /zh-cn/docs/tasks/administer-cluster/manage-resources/quota-memory-cpu-namespace/ ) 。
182
182
183
- 有关上下文和历史信息,请参阅 [ LimitRanger 设计文档] ( https://git.k8s.io/design-proposals-archive/resource-management/admission_control_limit_range.md ) 。
183
+ 有关上下文和历史信息,请参阅 [ LimitRanger 设计文档] ( https://git.k8s.io/design-proposals-archive/resource-management/admission_control_limit_range.md ) 。
You can’t perform that action at this time.
0 commit comments