Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions zh/maintain-dm-using-tiup.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ tiup dm scale-in prod-cluster -N 172.16.5.140:8262
> **注意:**
>
> 需要新建一个拓扑文件,文件中只写入扩容节点的描述信息,不要包含已存在的节点。
>
> 其他更多配置项(如:部署目录等)请参考 [TiUP 配置参数模版](https://github.com/pingcap/tiup/blob/master/examples/dm/topology.example.yaml)。

```yaml
---
Expand Down