Skip to content
Merged
Show file tree
Hide file tree
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: 1 addition & 1 deletion TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
- [Use TiFlash](/reference/tiflash/use-tiflash.md)
- [Maintain a TiFlash Cluster](/reference/tiflash/maintain.md)
- [Monitor TiFlash](/reference/tiflash/monitor.md)
- [Scale TiFlash](/how-to/scale/with-tiup.md#2-scale-out-a-tiflash-node)
- [Scale TiFlash](/how-to/scale/with-tiup.md#scale-out-a-tiflash-node)
- [Upgrade TiFlash Nodes](/reference/tiflash/upgrade.md)
- [Configure TiFlash](/reference/tiflash/configuration.md)
- [TiFlash Alert Rules](/reference/tiflash/alert-rules.md)
Expand Down
2 changes: 1 addition & 1 deletion reference/tiflash/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,4 @@ TiUP cluster is the deployment tool for TiDB 4.0 or later versions. It is recomm

Currently, pd-ctl is not connected to TiUP cluster, you need to [manually download pd-ctl](https://download.pingcap.org/tidb-v4.0.0-rc-linux-amd64.tar.gz).

3. Refer to [Scale out a TiFlash node](/how-to/scale/with-tiup.md#2-scale-out-a-tiflash-node) and deploy TiFlash.
3. Refer to [Scale out a TiFlash node](/how-to/scale/with-tiup.md#scale-out-a-tiflash-node) and deploy TiFlash.