Documentation for TiDB on Kubernetes. TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
This repository is ONLY used to solve issues related to TiDB Operator documentation.
For other issues (related to TiDB, PD, etc), please move to other repositories.
Please answer the following questions before submitting your issue. Thanks!
Describe what you find is inappropriate or missing in the existing docs.
If indeed need to replace the nodes and EBS
3.1 Scale out new nodes that in the same AZ with the ones to be replaced
3.2 Cordon the old nodes
3.3 Delete the stores with pd-ctl, wait for the stores to become tombstone
3.4 Delete the PVC
3.5 Delete the Pod, check that the Pods are scheduled to the new Nodes
3.6 Delete the old nodes
Change Request
This repository is ONLY used to solve issues related to TiDB Operator documentation. For other issues (related to TiDB, PD, etc), please move to other repositories.
Please answer the following questions before submitting your issue. Thanks!
Describe your suggestion or addition.
Provide some reference materials (documents, websites, etc) if you could.