Merge pull request #34818 from mengjiao-liu/fix-scheduler-page-data-locality-zh

[zh] Update the Chinese translation of  "data locality"
pull/34823/head
Kubernetes Prow Robot 2022-07-04 21:02:46 -07:00 committed by GitHub
commit 02370235ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ policy constraints, affinity and anti-affinity specifications, data
locality, inter-workload interference, and so on.
-->
在做调度决定时需要考虑的因素包括:单独和整体的资源请求、硬件/软件/策略限制、
亲和以及反亲和要求、数据局性、负载间的干扰等等。
亲和以及反亲和要求、数据局性、负载间的干扰等等。
<!--
## Scheduling with kube-scheduler {#kube-scheduler-implementation}