Skip to content

Commit de77dc2

Browse files
authored
Add a TiUP note to production deployment (#20407) (#20420)
1 parent 766efbb commit de77dc2

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
@@ -26,6 +26,10 @@ You can deploy TiUP on the control machine in either of the two ways: online dep
2626

2727
### Deploy TiUP online
2828

29+
> **Note:**
30+
>
31+
> If the TiUP environment switches to offline, refer to [Deploy TiUP offline](#deploy-tiup-offline) for deployment. Otherwise, TiUP cannot work properly.
32+
2933
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.
3034

3135
1. Install TiUP by running the following command:

0 commit comments

Comments
 (0)