Skip to content

Commit

Permalink
Merge pull request kubernetes#40788 from asa3311/sync-assign-cpu-reso…
Browse files Browse the repository at this point in the history
…urce.md

[zh-cn] sync assign-cpu-resource.md
  • Loading branch information
k8s-ci-robot authored Apr 21, 2023
2 parents 40e7138 + 25e2d85 commit 07ffcd1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ kubectl delete namespace cpu-example
* [Configure Memory and CPU Quotas for a Namespace](/docs/tasks/administer-cluster/manage-resources/quota-memory-cpu-namespace/)
* [Configure a Pod Quota for a Namespace](/docs/tasks/administer-cluster/manage-resources/quota-pod-namespace/)
* [Configure Quotas for API Objects](/docs/tasks/administer-cluster/quota-api-object/)
* [Resize CPU and Memory Resources assigned to Containers](/docs/tasks/configure-pod-container/resize-container-resources/)
-->
### 针对集群管理员 {for-cluster-administrators}

Expand All @@ -435,3 +436,5 @@ kubectl delete namespace cpu-example
* [为名字空间配置内存和 CPU 配额](/zh-cn/docs/tasks/administer-cluster/manage-resources/quota-memory-cpu-namespace/)
* [为名字空间配置 Pod 配额](/zh-cn/docs/tasks/administer-cluster/manage-resources/quota-pod-namespace/)
* [配置 API 对象的配额](/zh-cn/docs/tasks/administer-cluster/quota-api-object/)
* [调整分配给容器的 CPU 和内存资源](/zh-cn/docs/tasks/configure-pod-container/resize-container-resources/)

0 comments on commit 07ffcd1

Please sign in to comment.