[zh] update zh/docs/concepts page, fix 23920
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: "调度和驱逐(Scheduling and Eviction)"
|
||||
title: 调度和驱逐 (Scheduling and Eviction)
|
||||
weight: 90
|
||||
description: 在Kubernetes中,调度 (Scheduling) 指的是确保 Pods 匹配到合适的节点,以便 kubelet 能够运行它们。驱逐 (Eviction) 是在资源匮乏的节点上,主动让一个或多个 Pods 失效的过程。
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user