pingcap / pingcap/tidb-operator

Support unified management of heterogeneous clusters

Open
#4,774 6 comments 0 reactions 1 assignee View on GitHub

@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

https://docs.pingcap.com/tidb-in-kubernetes/stable/deploy-heterogeneous-tidb-cluster#deploy-a-heterogeneous-cluster

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.