Skip to content

Commit 76d2ab6

Browse files
authored
Add a TiUP note to production deployment (#20407) (#20418)
1 parent 892f0be commit 76d2ab6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

production-deployment-using-tiup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ You can deploy TiUP on the control machine in either of the two ways: online dep
2222

2323
### Deploy TiUP online
2424

25+
> **Note:**
26+
>
27+
> If the TiUP environment switches to offline, refer to [Deploy TiUP offline](#deploy-tiup-offline) for deployment. Otherwise, TiUP cannot work properly.
28+
2529
Log in to the control machine using a regular user account (take the `tidb` user as an example). Subsequent TiUP installation and cluster management can be performed by the `tidb` user.
2630

2731
1. Install TiUP by running the following command:

0 commit comments

Comments
 (0)