1、Why kubernetes not doesn't use libnetwork

http://blog.kubernetes.io/2016/01/why-Kubernetes-doesnt-use-libnetwork.html

2、Docker:Multi-host networking

https://docs.docker.com/engine/userguide/networking/get-started-overlay/

3、Docker libnetwork 设计文档

https://github.com/docker/libnetwork/blob/master/docs/design.md

4、Docker network 官方文档

https://docs.docker.com/engine/userguide/networking/

5、Docker multihost network 官方文档

https://docs.docker.com/engine/userguide/networking/get-started-overlay/

6、理解Docker单机容器网络

http://tonybai.com/2016/01/15/understanding-container-networking-on-single-host/

 7、kubernetes networking design document

https://github.com/kubernetes/community/blob/master/contributors/design-proposals/networking.md

8、kubernetes官方文档:Networking in Kubernetes

https://kubernetes.io/docs/admin/networking/

9、Four ways to connect a docker container to a local network

http://blog.oddbit.com/2014/08/11/four-ways-to-connect-a-docker/ 

10、Network Plugins

https://kubernetes.io/docs/admin/network-plugins/

11、Flannel 安装

http://dockone.io/article/618

12、Docker Networking Internals: How Docker uses Linux iptables and interfaces

http://securitynik.blogspot.com/2016/12/docker-networking-internals-how-docker_16.html

 

相关文章:

  • 2022-12-23
  • 2021-12-04
  • 2022-12-23
  • 2021-06-11
  • 2021-07-08
  • 2022-02-09
  • 2021-06-22
猜你喜欢
  • 2021-09-10
  • 2021-05-24
  • 2021-09-10
  • 2021-12-23
  • 2021-07-08
  • 2022-12-23
  • 2021-11-30
相关资源
相似解决方案