Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Aolin <[email protected]>
  • Loading branch information
HuSharp and Oreoxmt authored Apr 2, 2024
1 parent d31df92 commit 348f910
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pd-microservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,13 @@ In addition, when the scheduling module is changed, you can update the `scheduli

Currently, PD microservices can be deployed using TiDB Operator.

<SimpleTab>
<div label="TiDB Operator">

For detailed information on using TiDB Operator, see the following documents:

- [Deploy PD microservices](https://docs.pingcap.com/tidb-in-kubernetes/dev/configure-a-tidb-cluster#enable-pd-microservices)
- [Configure PD microservices](https://docs.pingcap.com/tidb-in-kubernetes/dev/configure-a-tidb-cluster#configure-pd-microservices)
- [Modify PD microservices](https://docs.pingcap.com/tidb-in-kubernetes/dev/modify-tidb-configuration#modify-pd-microservice-configuration)
- [Scale PD microservice components](https://docs.pingcap.com/tidb-in-kubernetes/dev/scale-a-tidb-cluster#scale-pd-microservice-components)

</div>
</SimpleTab>

When deploying and using PD microservices, pay attention to the following:

- After you enable microservices and restart PD for a cluster, PD stops allocating TSO for the cluster. Therefore, you need to deploy the `tso` microservice in the cluster when you enable microservices.
Expand Down

0 comments on commit 348f910

Please sign in to comment.