Skip to content

Commit

Permalink
tiup: Update tiup-playground.md (#16876) (#16877)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Mar 28, 2024
1 parent a2d5384 commit 9fa54f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiup/tiup-playground.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ tiup playground scale-in --pid 86526
Starting from v8.0.0, PD supports the [microservice mode](/pd-microservices.md) (experimental). You can deploy the `tso` microservice and `scheduling` microservice for your cluster using TiUP Playground as follows:
```shell
./tiup-playground v8.0.0 --pd.mode ms --pd.api 3 --pd.tso 2 --pd.scheduling 3
tiup playground v8.0.0 --pd.mode ms --pd.api 3 --pd.tso 2 --pd.scheduling 3
```
- `--pd.mode`: setting it to `ms` means enabling the microservice mode for PD.
Expand Down

0 comments on commit 9fa54f9

Please sign in to comment.