Kubernetes Notes
search
⌘Ctrlk
Kubernetes Notes
  • README
  • 序:Kubernetes之道
  • 搭建开发环境
  • 基本概念
  • 基础组件
  • 容器运行时(Container Runtime)
  • 资源隔离与限制
  • 网络
    • 基础知识
    • CNI
    • Flannel
      • Flannel原理
      • host-gw
      • vxlan
      • ipip
    • Calico
    • Cilium
  • Service Mesh
  • 扩展Kubernetes
  • 现网问题
  • 最佳实践
  • 生产力小工具
  • 社区贡献
  • 学习资料
  • 附录:RTFSC
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. 网络chevron-right
  2. Flannel

ipip

hashtag
参考资料

  • Tunnels over IP in Linux-2.2: http://linux-ip.net/gl/ip-tunnels/ip-tunnels.htmlarrow-up-right

  • Tunnel setup: basics: http://linux-ip.net/gl/ip-tunnels/ip-tunnels-node4.htmlarrow-up-right

  • IP in IP tunneling: http://www.tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.tunnel.ip-ip.htmlarrow-up-right

Previousvxlanchevron-leftNextCalicochevron-right

Last updated 7 years ago