国外一些有价值的docker相关的文章
docker 每周都有周报进行更新,有一个网站列出了从开始2015年1月30日的一些有价值的链接:
关于Weave:
在Azure上一个CoreOS集群上安装Weave Docker虚拟网络
https://github.com/chanezon/azure-linux/blob/master/coreos/weave/README.md
Crate with Docker & Weave
https://crate.io/blog/crate-with-docker-and-weave/
Weave features
Weave has a few more features beyond those illustrated by the basic example:
•Virtual ethernet switch
•Application isolation
•Dynamic network attachment
•Security
•Host network integration
•Service export
•Service import
•Service binding
•Service routing
•Multi-cloud networking
•Multi-hop routing
•Dynamic topologies
•Container mobility
•Fault tolerance
•DNS
https://zettio.github.io/weave/features.html
Using Weave to create a Docker container network
http://www.abronan.com/using-weave-to-create-a-docker-container-network/
How Visi uses Weave and Docker
http://www.javacodegeeks.com/2014/11/how-visi-uses-weave-and-docker.html
How to Network Docker Containers with Weave
http://java.dzone.com/articles/how-network-docker-containers
什么是Docker?
围绕Docker观点
Docker在IaaS或者PaaS上
Docker重叠网络解决方案
Docker模式
如何使用Docker技巧和窍门
Docker如何使用APIs
怎样docker化apps
如何监控和管理docker性能
Docker的安全性
如何以一个(大规模的)分布的方式使用Docker
工具和框架
项目
提供的容器集群的微服务方案
本文多数链接来源与docker周报和http://www.nkode.io/2014/08/24/valuable-docker-links.html。