Skip to content

Commit 7ad0be9

Browse files
authored
Merge pull request #37617 from howieyuen/patch-1
Update limit-range.md
2 parents 8fee63a + 8bfc624 commit 7ad0be9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/policy/limit-range.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ LimitRange 的名称必须是合法的
7474
continue unchanged.
7575
- If two or more `LimitRange` objects exist in the namespace, it is not deterministic which default value will be applied.
7676
-->
77-
### 资源限制和请求的约束 {#constraints-on-resource-limits-and-requests}
77+
## 资源限制和请求的约束 {#constraints-on-resource-limits-and-requests}
7878

7979
- 管理员在一个命名空间内创建一个 `LimitRange` 对象。
8080
- 用户在此命名空间内创建(或尝试创建) Pod 和 PersistentVolumeClaim 等对象。
@@ -180,4 +180,4 @@ Refer to the [LimitRanger design document](https://git.k8s.io/design-proposals-a
180180
- [如何配置每个命名空间最小和最大存储使用量](/zh-cn/docs/tasks/administer-cluster/limit-storage-consumption/#limitrange-to-limit-requests-for-storage)
181181
- [配置每个命名空间的配额的详细例子](/zh-cn/docs/tasks/administer-cluster/manage-resources/quota-memory-cpu-namespace/)
182182

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)

0 commit comments

Comments
 (0)