Skip to content

Commit d9db7ce

Browse files
cofycTomShawn
andauthored
Update tidb-in-kubernetes/local-pv-management.md
Co-Authored-By: TomShawn <[email protected]>
1 parent c79bb89 commit d9db7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tidb-in-kubernetes/local-pv-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ category: how-to
66
# 本地 PV 管理
77

88
TiDB 是一款高可用的数据库。TiDB 的存储层 TiKV 对数据进行复制,容忍节点不可用。TiKV 使用高
9-
IOPS、吞吐量的本地存储,比如 Local SSDs 时,可提高数据库性能。
9+
IOPS 和高吞吐量的本地存储,比如 Local SSDs 时,可提高数据库性能。
1010

1111
Kubernetes 当前支持静态分配的本地存储。可使用
1212
[local-static-provisioner](https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner) 项目中的

0 commit comments

Comments
 (0)