change file name

pull/134/head
rootsongjc 2018-02-06 15:29:36 +08:00
parent 5784b90a20
commit a306092218
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
- [CSI - Container Storage Interface容器存储接口](concepts/csi.md)
- [Kubernetes中的网络解析——以flannel为例](concepts/networking.md)
- [资源对象与基本概念解析](concepts/objects.md)
- [Pod状态与生命周期管理](concepts/pod-basic.md)
- [Pod状态与生命周期管理](concepts/pod-state-and-lifecycle.md)
- [Pod概览](concepts/pod-overview.md)
- [Pod解析](concepts/pod.md)
- [Init容器](concepts/init-containers.md)