Merge pull request #24092 from xieyanker/fix_format_err
Fix some format error
This commit is contained in:
@@ -671,6 +671,7 @@ OpenStack 的内部驱动程序已经被弃用。请使用 [OpenStack 的外部
|
|||||||
<!--
|
<!--
|
||||||
`diskformat`: `thin`, `zeroedthick` and `eagerzeroedthick`. Default: `"thin"`.
|
`diskformat`: `thin`, `zeroedthick` and `eagerzeroedthick`. Default: `"thin"`.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
`diskformat`: `thin`, `zeroedthick` 和 `eagerzeroedthick`。默认值: `"thin"`。
|
`diskformat`: `thin`, `zeroedthick` 和 `eagerzeroedthick`。默认值: `"thin"`。
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
@@ -697,6 +698,7 @@ OpenStack 的内部驱动程序已经被弃用。请使用 [OpenStack 的外部
|
|||||||
specified in the vSphere config file used to initialize the vSphere Cloud
|
specified in the vSphere config file used to initialize the vSphere Cloud
|
||||||
Provider.
|
Provider.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
`datastore`:用户也可以在 StorageClass 中指定数据存储。
|
`datastore`:用户也可以在 StorageClass 中指定数据存储。
|
||||||
卷将在 storage class 中指定的数据存储上创建,在这种情况下是 `VSANDatastore`。
|
卷将在 storage class 中指定的数据存储上创建,在这种情况下是 `VSANDatastore`。
|
||||||
该字段是可选的。
|
该字段是可选的。
|
||||||
@@ -722,6 +724,7 @@ OpenStack 的内部驱动程序已经被弃用。请使用 [OpenStack 的外部
|
|||||||
The SPBM policies can be specified in the StorageClass using the
|
The SPBM policies can be specified in the StorageClass using the
|
||||||
`storagePolicyName` parameter.
|
`storagePolicyName` parameter.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
* 使用现有的 vCenter SPBM 策略
|
* 使用现有的 vCenter SPBM 策略
|
||||||
|
|
||||||
vSphere 用于存储管理的最重要特性之一是基于策略的管理。
|
vSphere 用于存储管理的最重要特性之一是基于策略的管理。
|
||||||
@@ -747,6 +750,7 @@ OpenStack 的内部驱动程序已经被弃用。请使用 [OpenStack 的外部
|
|||||||
for more details on how to use storage policies for persistent volumes
|
for more details on how to use storage policies for persistent volumes
|
||||||
management.
|
management.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
* Kubernetes 内的 Virtual SAN 策略支持
|
* Kubernetes 内的 Virtual SAN 策略支持
|
||||||
|
|
||||||
Vsphere Infrastructure(VI)管理员将能够在动态卷配置期间指定自定义 Virtual SAN
|
Vsphere Infrastructure(VI)管理员将能够在动态卷配置期间指定自定义 Virtual SAN
|
||||||
|
|||||||
Reference in New Issue
Block a user