Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
Signed-off-by: husharp <[email protected]>
  • Loading branch information
HuSharp committed Mar 25, 2024
1 parent 2a67ff5 commit 1fe354b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zh/scale-a-tidb-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ watch kubectl -n ${namespace} get pod -o wide
> - 如果在垂直扩容时修改了资源的 `requests` 字段,并且 PD、TiKV、TiFlash 使用了 `Local PV`,那升级后 Pod 还会调度回原节点,如果原节点资源不够,则会导致 Pod 一直处于 `Pending` 状态而影响服务。
> - TiDB 是一个可水平扩展的数据库,推荐通过增加节点个数发挥 TiDB 集群可水平扩展的优势,而不是类似传统数据库升级节点硬件配置来实现垂直扩容。

### 扩缩容 PD 微服务组件
## 扩缩容 PD 微服务组件

> **注意:**
>
Expand Down

0 comments on commit 1fe354b

Please sign in to comment.