kubernetes-handbook/appendix/index.md

13 lines
589 B
Markdown
Raw Normal View History

2017-11-15 20:42:38 +08:00
# 附录说明
2017-05-14 19:08:56 +08:00
参考文档以及一些实用的资源链接。
- [Kubernetes documentation](http://kubernetes.io/docs/)
- [Awesome Kubernetes](https://github.com/ramitsurana/awesome-kubernetes)
2017-05-14 19:08:56 +08:00
- [Kubernetes the hard way](https://github.com/kelseyhightower/kubernetes-the-hard-way)
- [Kubernetes Bootcamp](https://kubernetesbootcamp.github.io/kubernetes-bootcamp/index.html)
- [Design patterns for container-based distributed systems](https://www.usenix.org/system/files/conference/hotcloud16/hotcloud16_burns.pdf)
- [Awesome Cloud Native](https://jimmysong.io/awesome-cloud-native/)
2017-05-20 21:03:25 +08:00