File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
content/zh-cn/docs/tasks/administer-cluster Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -293,17 +293,21 @@ kubectl describe node <your-node-name> | grep dongle
293
293
### For application developers
294
294
295
295
- [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)
296
297
297
298
### For cluster administrators
298
299
299
300
- [Configure Minimum and Maximum Memory Constraints for a Namespace](/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace/)
300
301
- [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)
301
303
-->
302
304
### 针对应用开发人员
303
305
304
306
- [ 将扩展资源分配给容器] ( /zh-cn/docs/tasks/configure-pod-container/extended-resource/ )
307
+ - [ 通过 DRA 为节点分配扩展资源] ( /zh-cn/docs/concepts/scheduling-eviction/dynamic-resource-allocation/#extended-resource )
305
308
306
309
### 针对集群管理员
307
310
308
311
- [ 为名字空间配置最小和最大内存约束] ( /zh-cn/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace/ )
309
312
- [ 为名字空间配置最小和最大 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 )
You can’t perform that action at this time.
0 commit comments