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.22k stars 493 forks source link

Integrate with TiDB Dashboard #1663

Closed DanielZhangQD closed 4 years ago

DanielZhangQD commented 4 years ago

Feature Request

Is your feature request related to a problem? Please describe:

TiDB v4.0 supports TiDB Dashboard in PD, detailed info can be checked in the repo. Describe the feature you'd like:

TiDB Operator needs to integrate with TiDB Dashboard in PD. Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

DanielZhangQD commented 4 years ago

https://github.com/pingcap/tidb-operator/issues/1439 was created to trace the tidb command-line option update for the TiDB Dashboard.

DanielZhangQD commented 4 years ago

https://github.com/pingcap/docs-tidb-operator/pull/235