From 05c78414606b2f998337fc5f559d94ae4d8edbf3 Mon Sep 17 00:00:00 2001 From: csuzhangxc Date: Fri, 4 Sep 2020 18:17:15 +0800 Subject: [PATCH] zh: add a notice about topology example for scale-out --- zh/maintain-dm-using-tiup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zh/maintain-dm-using-tiup.md b/zh/maintain-dm-using-tiup.md index 012301ebc..817478d43 100644 --- a/zh/maintain-dm-using-tiup.md +++ b/zh/maintain-dm-using-tiup.md @@ -154,6 +154,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 ---