- Getting Started with Kubernetes
- Jonathan Baier Jesse White
- 64字
- 2021-06-10 19:47:12
Flannel
Flannel comes from CoreOS and is an etcd-backed overlay. Flannel gives a full subnet to each host/node, enabling a similar pattern to the Kubernetes practice of a routable IP per pod or group of containers. Flannel includes an in-kernel VXLAN encapsulation mode for better performance and has an experimental multi-network mode similar to the overlay Docker plugin. For more information, visit https://github.com/coreos/flannel.
推薦閱讀
- 計算機應用
- 實時流計算系統設計與實現
- Hands-On Machine Learning on Google Cloud Platform
- 大數據挑戰與NoSQL數據庫技術
- 教育機器人的風口:全球發展現狀及趨勢
- The DevOps 2.1 Toolkit:Docker Swarm
- 簡明學中文版Flash動畫制作
- 基于Quartus Ⅱ的數字系統Verilog HDL設計實例詳解
- R Statistics Cookbook
- Kubernetes Design Patterns and Extensions
- Ubuntu 9 Linux應用基礎
- Data Science with Python
- 深度剖析:硬盤固件級數據恢復
- 隨機分布控制系統的故障診斷與容錯控制
- R Programming By Example