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

EBS BR support to multiple k8s cluster TiDB #5003

Open BornChanger opened 1 year ago

BornChanger commented 1 year ago

Feature Request

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

TiDB operator already supports deployment in multiple k8s clusters, but AWS EBS snapshot based Backup/Restore doesn't support the deployment yet.

Describe the feature you'd like:

AWS EBS snapshot based BR needs to support TiDB cluster deployed in multiple k8s clusters. We would like to use the kubenetes federation solution, where federation operators in control plane cooperate tidb-operators in the data plane by Kubernetes API server. See https://github.com/pingcap/tidb-operator/pull/5004 for details

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

BornChanger commented 1 year ago

/assign @WangLe1321 @BornChanger @YuJuncen @csuzhangxc

zhangjinpeng87 commented 1 year ago

Please don't include internal google doc link, please upload the design doc to github

BornChanger commented 1 year ago

Please don't include internal google doc link, please upload the design doc to github

Sure.