- Getting Started with Kubernetes(Second Edition)
- Jonathan Baier
- 162字
- 2021-07-02 22:51:27
Node (formerly minions)
In each node, we have a couple of components. The kubelet interacts with the API server to update the state and to start new workloads that have been invoked by the scheduler.
Kube-proxy provides basic load balancing and directs the traffic destined for specific services to the proper pod on the backend. Refer to the Services section later in this chapter.
Finally, we have some default pods, which run various infrastructure services for the node. As we explored briefly in the previous chapter, the pods include services for Domain Name System (DNS), logging, and pod health checks. The default pod will run alongside our scheduled pods on every node.
In v1.0, minion was renamed to node, but there are still remnants of the term minion in some of the machine naming scripts and documentation that exists on the Web. For clarity, I've added the term minion in addition to node in a few places throughout the book.
推薦閱讀
- 火格局的時空變異及其在電網防火中的應用
- Div+CSS 3.0網頁布局案例精粹
- Getting Started with Clickteam Fusion
- IoT Penetration Testing Cookbook
- Java開發技術全程指南
- 統計學習理論與方法:R語言版
- Implementing Oracle API Platform Cloud Service
- 聊天機器人:入門、進階與實戰
- ESP8266 Robotics Projects
- Photoshop CS4數碼照片處理入門、進階與提高
- Redash v5 Quick Start Guide
- 7天精通Photoshop CS5平面視覺設計
- TensorFlow 2.0卷積神經網絡實戰
- 谷物干燥節能供熱技術與裝備
- 自動化生產線組建與調試(第2版):以亞龍YL-335B為例(三菱PLC版本)