change title level

pull/134/head
Jimmy Song 2018-01-25 17:03:49 +08:00
parent 4474bf65cf
commit 7a1273b8b7
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Kubernetes 支持以下类型的卷:
我们欢迎额外贡献。
## awsElasticBlockStore
### awsElasticBlockStore
`awsElasticBlockStore` 卷将Amazon Web ServicesAWS[EBS Volume](http://aws.amazon.com/ebs/) 挂载到您的容器中。不像 `emptyDir`,删除 Pod 时删除 EBS 卷的内容,只是卸载卷。这意味着 EBS 卷可以预先填充数据,并且可以在数据包之间“切换”数据。