- Getting Started with Kubernetes
- Jonathan Baier Jesse White
- 122字
- 2021-06-10 19:47:14
Cross-node proxy
Remember that kube-proxy is running on all the nodes, so even if the pod is not running there, the traffic will be given a proxy to the appropriate host. Refer to the Cross-node traffic screenshot for a visual on how the traffic flows. A user makes a request to an external IP or URL. The request is serviced by Node in this case. However, the pod does not happen to run on this node. This is not a problem because the pod IP addresses are routable. So, kube-proxy or iptables simply passes traffic onto the pod IP for this service. The network routing then completes on Node 2, where the requested application lives:

Cross-node traffic
推薦閱讀
- 傳感器與物聯網技術
- 數據掘金
- Implementing AWS:Design,Build,and Manage your Infrastructure
- Kubernetes for Serverless Applications
- 工業機器人維護與保養
- Visual FoxPro程序設計
- 工業自動化技術實訓指導
- Photoshop CS5圖像處理入門、進階與提高
- C++程序設計基礎(上)
- Machine Learning with Spark(Second Edition)
- EJB JPA數據庫持久層開發實踐詳解
- 從機器學習到無人駕駛
- 巧學活用Photoshop
- TensorFlow 2.0卷積神經網絡實戰
- 中老年人學數碼照片后期處理