website/content/zh/docs/concepts/scheduling-eviction/_index.md

304 B
Raw Permalink Blame History

title weight description
调度和驱逐 (Scheduling and Eviction) 90 在Kubernetes中调度 (Scheduling) 指的是确保 Pods 匹配到合适的节点,以便 kubelet 能够运行它们。驱逐 (Eviction) 是在资源匮乏的节点上,主动让一个或多个 Pods 失效的过程。