pingcap / pingcap/tidb-operator
Support unified management of heterogeneous clusters
@mikechengwei is already working on this.
Since Nov 9, 2022.
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 540
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 18
Description
Feature Request
Is your feature request related to a problem? Please describe:
when deploying a heterogeneous cluster, need to upgrade the whole cluster.
The rolling update order of components must be manually controlled, like: pd --> TiFlash--> TiKV -->TiDB
Describe the feature you'd like:
If we have a CRD like TiDBCluster Group , to manger the heterogeneous clusters will be fine.
When need to upgrade, just edit the group and the program will automatically control the order.
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.