File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
content/zh-cn/docs/concepts/configuration Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1375,11 +1375,13 @@ memory limit (and possibly request) for that container.
1375
1375
and its [resource requirements](/docs/reference/kubernetes-api/workload-resources/pod-v1/#resources)
1376
1376
* Read about [project quotas](https://xfs.org/index.php/XFS_FAQ#Q:_Quota:_Do_quotas_work_on_XFS.3F) in XFS
1377
1377
* Read more about the [kube-scheduler configuration reference (v1beta3)](/docs/reference/config-api/kube-scheduler-config.v1beta3/)
1378
+ * Read more about [Quality of Service classes for Pods](/docs/concepts/workloads/pods/pod-qos/)
1378
1379
-->
1379
1380
* 获取[ 分配内存资源给容器和 Pod] ( /zh-cn/docs/tasks/configure-pod-container/assign-memory-resource/ ) 的实践经验
1380
1381
* 获取[ 分配 CPU 资源给容器和 Pod] ( /zh-cn/docs/tasks/configure-pod-container/assign-cpu-resource/ ) 的实践经验
1381
1382
* 阅读 API 参考如何定义[ 容器] ( /zh-cn/docs/reference/kubernetes-api/workload-resources/pod-v1/#Container )
1382
1383
及其[ 资源请求] ( /zh-cn/docs/reference/kubernetes-api/workload-resources/pod-v1/#resources ) 。
1383
1384
* 阅读 XFS 中[ 配额] ( https://xfs.org/index.php/XFS_FAQ#Q:_Quota:_Do_quotas_work_on_XFS.3F ) 的文档
1384
1385
* 进一步阅读 [ kube-scheduler 配置参考 (v1beta3)] ( /zh-cn/docs/reference/config-api/kube-scheduler-config.v1beta3/ )
1386
+ * 进一步阅读 [ Pod 的服务质量等级] ( /zh-cn/docs/concepts/workloads/pods/pod-qos/ )
1385
1387
You can’t perform that action at this time.
0 commit comments