K8S相关资源:
- CNCF Landscape CNCF 的蓝图
- K8S官方文档
- Istio Lab ServiceMesh 的集大成者,当前版本0.2.7
- Linkerd中文文档 官方文档 与 Istio 相当的 ServiceMesh 实现
- Kubernetes指南 Github
- Discover & launch great Kubernetes-ready apps
- Learn new technologies right in your browser 基于浏览器模式的学习云技术的实验室
- jimmysong的blog
- Accessing Kubernetes Pods from Outside of the Cluster 通过集群访问 k8s pod 的 5 种方式: hostNetwork: true/hostPort/NodePort/LoadBalancer/Ingress 中文链接
- 12-factors 中文版
微服务
- Martin Fowler blog 微服务提出者的blog
- go kit go 开发微服务的工具
- traefik 更适用于Cloud与微服务的反向代理,基于golang编写,性能大概Nginx 85%左右,Docker, Swarm, Kubernetes, Marathon, Mesos, Consul, Etcd等
- Top 19 Software Architecture Books