- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 55字
- 2021-07-02 13:41:52
Scheduler (kube-scheduler)
The scheduler determines which nodes are suitable candidates for pods to run on. It uses not only resource capacity and the balance of the resource utilization on the node but also node affinity, taints, and toleration. For more information, refer to Chapter 8, Resource Management and Scaling.
推薦閱讀
- Kibana Essentials
- 深入淺出Spring Boot 2.x
- Java Web基礎(chǔ)與實(shí)例教程
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第2版)(微課版)
- 小學(xué)生C++創(chuàng)意編程(視頻教學(xué)版)
- Web前端應(yīng)用開發(fā)技術(shù)
- MySQL程序員面試筆試寶典
- Cocos2d-x Game Development Blueprints
- 工業(yè)機(jī)器人離線編程
- Instant jQuery Boilerplate for Plugins
- 交互設(shè)計(jì)師成長手冊:從零開始學(xué)交互
- Software-Defined Networking with OpenFlow(Second Edition)
- 實(shí)驗(yàn)編程:PsychoPy從入門到精通
- Learning Redux
- MySQL核心技術(shù)與最佳實(shí)踐