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
1 change: 1 addition & 0 deletions en/maintain-dm-using-tiup.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ For example, to scale out a DM-worker node in the `prod-cluster` cluster, take t
> **Note:**
>
> You need to create a topology file, which includes only the description of the new nodes, not the existing nodes.
> For more configuration items (such as the deployment directory), refer to this [TiUP configuration parameter example](https://github.com/pingcap/tiup/blob/master/examples/dm/topology.example.yaml).

```yaml
---
Expand Down