How to Expand PD Nodes in a TiDB Cluster Using Configuration Files

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: tidb集群如何通过配置文件的方式扩容pd的节点

| username: TiDBer_vJpITQ5J

[TiDB Usage Environment] Production Environment
How can a TiDB cluster expand PD nodes through configuration files? Is there a configuration template for reference?

| username: tidb狂热爱好者 | Original post link

This simple handwriting will do.

| username: tidb狂热爱好者 | Original post link

pd:
192.168.1.1

| username: CuteRay | Original post link

Check the documentation
Scale TiDB Cluster Using TiUP | PingCAP Documentation Center

| username: tidb狂热爱好者 | Original post link

tiup cluster scale-out scale-out.yaml [-p] [-i /home/root/.ssh/gcp_rsa]

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.