From e18cff823b7e6eddbdd8e8873a853cb77a84cb1a Mon Sep 17 00:00:00 2001 From: Sophy417 <53026875+Sophy417@users.noreply.github.com> Date: Fri, 18 Dec 2020 21:04:18 +0800 Subject: [PATCH] Update 2015-04-00-Weekly-Kubernetes-Community-Hangout.md --- .../2015-04-00-Weekly-Kubernetes-Community-Hangout.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/zh/blog/_posts/2015-04-00-Weekly-Kubernetes-Community-Hangout.md b/content/zh/blog/_posts/2015-04-00-Weekly-Kubernetes-Community-Hangout.md index 4c70f2c85b..9253f48813 100644 --- a/content/zh/blog/_posts/2015-04-00-Weekly-Kubernetes-Community-Hangout.md +++ b/content/zh/blog/_posts/2015-04-00-Weekly-Kubernetes-Community-Hangout.md @@ -115,7 +115,7 @@ Agenda: --> * 困难的问题 - 1. 位置的吸引力。Pod 需要多近? + 1. 位置亲和性。Pod 需要多近? 1. 工作负载的耦合 @@ -133,9 +133,9 @@ Agenda: 1. 如何充分了解集群以知道在哪里进行调度 - 2. 可能使用成本函数以最小的复杂性获得关联 + 2. 可能使用成本函数以最小的复杂性得出亲和性 - 3. 还可以使用成本来确定计划的时间(使用不足的集群比过度使用的集群便宜) + 3. 还可以使用成本来确定调度位置(使用不足的集群比过度使用的集群便宜) * 讨论: -1. 在哪里画 ”ubernetes“ 线 +1. ”ubernetes“ 的边界确定 1. 可能在可用区,但也可能在机架,或地区