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 489 forks source link

Improve advanced example to cover all of the fields in the TidbCluster CR #3279

Open DanielZhangQD opened 3 years ago

DanielZhangQD commented 3 years ago

Feature Request

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

Currently, we have an advanced example yaml here https://github.com/pingcap/tidb-operator/blob/master/examples/advanced/tidb-cluster.yaml, however, it does not cover all of the fields in the CR, we have to improve it to cover all of the fields in the CR so users can refer to it to customize their own CR.

Describe the feature you'd like:

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

DanielZhangQD commented 3 years ago

The following should be covered:

dragonly commented 3 years ago

Current Progress

DanielZhangQD commented 3 years ago

@dragonly Please also add dmclusters and tidbclusterautoscalers.

mianhk commented 2 years ago

/assign