update markdown file in glossary directory

This commit is contained in:
jialaijun
2020-11-28 09:42:08 +08:00
parent 72fb7e4d30
commit 04df324331
41 changed files with 77 additions and 90 deletions
@@ -41,4 +41,4 @@ Dynamic provisioning eliminates the need for cluster administrators to pre-provi
-->
动态供应让集群管理员无需再预先供应存储。相反,它通过用户请求自动地供应存储。
动态卷供应是基于 API 对象 {{< glossary_tooltip text="StorageClass" term_id="储存类别(storage-class" >}} 的,StorageClass 可以引用 {{< glossary_tooltip text="卷插件Volume Plugin" term_id="volume-plugin" >}} 提供的 {{< glossary_tooltip text="卷Volume" term_id="volume" >}} ,也可以引用传递给卷插件(Volume Plugin)的参数集。
动态卷供应是基于 API 对象 {{< glossary_tooltip text="储存类别" term_id="storage-class" >}} 的, StorageClass 可以引用 {{< glossary_tooltip text="卷插件" term_id="volume-plugin" >}} 提供的 {{< glossary_tooltip text="卷" term_id="volume" >}} ,也可以引用传递给卷插件(Volume Plugin)的参数集。