pingcap / tidb-operator

TiDB operator creates and manages TiDB clusters running in Kubernetes.
https://docs.pingcap.com/tidb-in-kubernetes/
Apache License 2.0
1.2k stars 490 forks source link

tiup playground restart pdms cluster failed #5600

Closed mayjiang0203 closed 3 months ago

mayjiang0203 commented 3 months ago

Bug Report

What version of Kubernetes are you using?

What version of TiDB Operator are you using?

What storage classes exist in the Kubernetes cluster and what are used for PD/TiKV pods?

What's the status of the TiDB cluster pods?

What did you do?

After exit from the pdms deployed by tiup playground, rerun playground to restart the cluster failed at tidb starting for no tso service ready.

image

https://asktug.com/t/topic/1023702

What did you expect to see? tiup playground should start tso service before tidb.

What did you see instead?

mayjiang0203 commented 3 months ago

should submit in tiup repo