pingcap / tiup

A component manager for TiDB
https://tiup.io
Apache License 2.0
425 stars 312 forks source link

Support deploying PD in microservice mode #2429

Closed rleungx closed 4 months ago

rleungx commented 5 months ago

Feature Request

PD has supported deploying in a microservice mode in v8.1. But in v8.1, only tidb-operator supports it. We need to make tiup support deploying the microservice PD, which can provide better QoS in OP environment.