Skip to content

Commit 70adb7d

Browse files
committed
[zh-cn]sync extended-resource-node.md
Signed-off-by: xin.li <[email protected]>
1 parent 66d2642 commit 70adb7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/zh-cn/docs/tasks/administer-cluster/extended-resource-node.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,17 +293,21 @@ kubectl describe node <your-node-name> | grep dongle
293293
### For application developers
294294
295295
- [Assign Extended Resources to a Container](/docs/tasks/configure-pod-container/extended-resource/)
296+
- [Extended Resource allocation by DRA](/docs/concepts/scheduling-eviction/dynamic-resource-allocation/#extended-resource)
296297
297298
### For cluster administrators
298299
299300
- [Configure Minimum and Maximum Memory Constraints for a Namespace](/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace/)
300301
- [Configure Minimum and Maximum CPU Constraints for a Namespace](/docs/tasks/administer-cluster/manage-resources/cpu-constraint-namespace/)
302+
- [Extended Resource allocation by DRA](/docs/concepts/scheduling-eviction/dynamic-resource-allocation/#extended-resource)
301303
-->
302304
### 针对应用开发人员
303305

304306
- [将扩展资源分配给容器](/zh-cn/docs/tasks/configure-pod-container/extended-resource/)
307+
- [通过 DRA 为节点分配扩展资源](/zh-cn/docs/concepts/scheduling-eviction/dynamic-resource-allocation/#extended-resource)
305308

306309
### 针对集群管理员
307310

308311
- [为名字空间配置最小和最大内存约束](/zh-cn/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace/)
309312
- [为名字空间配置最小和最大 CPU 约束](/zh-cn/docs/tasks/administer-cluster/manage-resources/cpu-constraint-namespace/)
313+
- [通过 DRA 为节点分配扩展资源](/zh-cn/docs/concepts/scheduling-eviction/dynamic-resource-allocation/#extended-resource)

0 commit comments

Comments
 (0)