File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
content/ja/docs/tasks/administer-cluster Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -160,11 +160,13 @@ kubectl describe node <選択したNodeの名前> | grep dongle
160
160
### アプリケーション開発者向け
161
161
162
162
* [ 拡張リソースをコンテナに割り当てる] ( /ja/docs/tasks/configure-pod-container/extended-resource/ )
163
+ * [ DRAによる動的リソース割り当て] ( /ja/docs/concepts/scheduling-eviction/dynamic-resource-allocation/#extended-resource )
163
164
164
165
### クラスター管理者向け
165
166
166
167
* [ Namespaceに対してメモリの最小値と最大値の制約を設定する] ( /docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace/ )
167
168
* [ Namespaceに対してCPUの最小値と最大値の制約を設定する] ( /docs/tasks/administer-cluster/manage-resources/cpu-constraint-namespace/ )
169
+ * [ DRAによる動的リソース割り当て] ( /ja/docs/concepts/scheduling-eviction/dynamic-resource-allocation/#extended-resource )
168
170
169
171
170
172
You can’t perform that action at this time.
0 commit comments