Refine the kubernetes chapter's structure

This commit is contained in:
Baohua Yang
2015-06-08 10:51:42 +08:00
parent 0e87b70fbf
commit c5a5656220
6 changed files with 196 additions and 194 deletions

View File

@@ -102,8 +102,9 @@
* [Kubernetes 项目](kubernetes/README.md)
* [简介](kubernetes/intro.md)
* [快速上手](kubernetes/quickstart.md)
* [架构设计](kubernetes/design.md)
* [基本概念](kubernetes/concepts.md)
* [kubectl 使用](kubernetes/kubectl.md)
* [架构设计](kubernetes/design.md)
* [附录一:命令查询](appendix_command/README.md)
* [附录二:常见仓库介绍](appendix_repo/README.md)
* [Ubuntu](appendix_repo/ubuntu.md)