1. 核心概念说明
- http://dockone.io/article/932
- https://www.centos.bz/2017/08/k8s-kubernetes-architecture-diagram/
- https://blog.csdn.net/panjianlongWUHAN/article/details/84526279
- https://mritd.me/2018/01/07/kubernetes-tls-bootstrapping-note/ ## TLS bootstrap 流程,脚本搭建会帮助完成这项工作,手工搭建的建议先了解
2. 网络
- https://tonybai.com/2017/01/11/understanding-linux-network-namespace-for-docker-network/ ### 单机 容器间通信
- https://tonybai.com/2016/02/15/understanding-docker-multi-host-networking/ ### 跨机器 容器间通信
- https://blog.csdn.net/octopusflying/article/details/77609199 ### vxlan 原理解释
- http://machinezone.github.io/research/networking-solutions-for-kubernetes/ ### 网络方案对比
所有评论(0)