File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
content/zh-cn/docs/tasks/configure-pod-container Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -425,6 +425,7 @@ kubectl delete namespace cpu-example
425
425
* [Configure Memory and CPU Quotas for a Namespace](/docs/tasks/administer-cluster/manage-resources/quota-memory-cpu-namespace/)
426
426
* [Configure a Pod Quota for a Namespace](/docs/tasks/administer-cluster/manage-resources/quota-pod-namespace/)
427
427
* [Configure Quotas for API Objects](/docs/tasks/administer-cluster/quota-api-object/)
428
+ * [Resize CPU and Memory Resources assigned to Containers](/docs/tasks/configure-pod-container/resize-container-resources/)
428
429
-->
429
430
### 针对集群管理员 {for-cluster-administrators}
430
431
@@ -435,3 +436,5 @@ kubectl delete namespace cpu-example
435
436
* [ 为名字空间配置内存和 CPU 配额] ( /zh-cn/docs/tasks/administer-cluster/manage-resources/quota-memory-cpu-namespace/ )
436
437
* [ 为名字空间配置 Pod 配额] ( /zh-cn/docs/tasks/administer-cluster/manage-resources/quota-pod-namespace/ )
437
438
* [ 配置 API 对象的配额] ( /zh-cn/docs/tasks/administer-cluster/quota-api-object/ )
439
+ * [ 调整分配给容器的 CPU 和内存资源] ( /zh-cn/docs/tasks/configure-pod-container/resize-container-resources/ )
440
+
You can’t perform that action at this time.
0 commit comments