Skip to content

Commit

Permalink
更新增加master文档
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgao1983 committed Mar 9, 2018
1 parent e4685e5 commit f203f7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

- 常用插件部署 [kubedns](docs/guide/kubedns.md) [dashboard](docs/guide/dashboard.md) [heapster](docs/guide/heapster.md) [ingress](docs/guide/ingress.md) [efk](docs/guide/efk.md) [harbor](docs/guide/harbor.md)
- K8S 特性实验 [HPA](docs/guide/hpa.md) [NetworkPolicy](docs/guide/networkpolicy.md)
- 集群运维指南 [AddNode](docs/guide/op/AddNode.md)
- 集群运维指南 [AddNode](docs/guide/op/AddNode.md) [AddMaster](docs/guide/op/AddMaster.md)
- 应用部署实践

请根据这份 [目录](docs/guide/index.md) 阅读你所感兴趣的内容,尚在更新中...
Expand Down
6 changes: 3 additions & 3 deletions docs/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

- 集群状态检查
- 集群扩容
- [node 节点扩容](op/AddNode.md)
- master 节点扩容
- etcd 集群扩容
- [node 节点新增](op/AddNode.md)
- [master 节点新增](op/AddMaster.md)
- etcd 集群新增
- 清理集群

### 应用实践
Expand Down

0 comments on commit f203f7d

Please sign in to comment.