Add the kubernetes chapter into summary

This commit is contained in:
Baohua Yang
2015-03-12 13:32:39 +08:00
parent dee055b261
commit 1b576a7e2a
2 changed files with 8 additions and 3 deletions

View File

@@ -83,6 +83,10 @@
* [实战 Rails](fig/rails.md)
* [实战 wordpress](fig/wordpress.md)
* [CoreOS 项目](coreos/README.md)
* [Kubernetes 项目](kubernetes/README.md)
* [简介](kubernetes/intro.md)
* [快速上手](kubernetes/quickstart.md)
* [架构设计](kubernetes/design.md)
* [附录一:命令查询](appendix_command/README.md)
* [附录二:常见仓库介绍](appendix_repo/README.md)
* [Ubuntu](appendix_repo/ubuntu.md)