- Kubernetes for Developers
- Joseph Heck
- 162字
- 2021-08-27 19:04:13
Networks
We previously mentioned that all the containers in a Pod share the Node's network. In addition, all Nodes in a Kubernetes cluster are expected to be connected to each other and share a private cluster-wide network. When Kubernetes runs containers within a Pod, it does so within this isolated network. Kubernetes is responsible for handling IP addresses, creating DNS entries, and making sure that a Pod can communicate with another Pod in the same Kubernetes cluster.
Another resource, Services, which we will dig into later, is what Kubernetes uses to expose Pods to one another over this private network or handle connections in and out of the cluster. By default, a Pod running in this private, isolated network is not exposed outside of the Kubernetes cluster. Depending on how your Kubernetes cluster was created, there are multiple avenues for opening up access to your software from outside the cluster, which we'll detail later with Services that include LoadBalancer, NodePort, and Ingress.
- 數據運營之路:掘金數據化時代
- Apache Hive Essentials
- 小型電動機實用設計手冊
- CompTIA Network+ Certification Guide
- Enterprise PowerShell Scripting Bootcamp
- 工業機器人安裝與調試
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- 單片機C語言程序設計完全自學手冊
- MATLAB-Simulink系統仿真超級學習手冊
- HBase Essentials
- AMK伺服控制系統原理及應用
- 步步驚“芯”
- MongoDB 4 Quick Start Guide
- Practical AWS Networking
- 從祖先到算法:加速進化的人類文化