-
Notifications
You must be signed in to change notification settings - Fork 502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support deploying one TiDB Cluster across multiple regions or data centers #2816
Comments
I can help with this feature. |
@mikechengwei Thanks for your help! |
I can finish PO feature and i can do #2929 firstly. |
I go to complete other issues, this pr is left to others to do. |
/assign |
/assign @L3T |
Reason for reprioritization: development complete, testing in progress, more important current development tasks. |
Description
Several users request the ability to deploy TiDB Clusters across multiple Kubernetes clusters that deployed in different regions or data centers to achieve HA in region or data center level.
In addition, users can also deploy applications in different regions/data centers to access the TiDB/TiKV Pods in the local region/data center to reduce the latency.
Category
Feature
Value
TODO list
P0 features
Support configuring cluster domain in the TidbCluster CR Support configuring cluster domain in the TidbCluster CR #2929
Create headless for discovery Create headless for discovery #2930
Support configuring Discovery address in the TidbCluster CR Support configuring Discovery address in the TidbCluster CR #2933
P1 features
TLS Support for across Kubernetes deployment TLS Support for across Kubernetes deployment #2934
Support failover for across Kubernetes clusters deployment Support failover for across Kubernetes clusters deployment #2935
Monitoring aggregation for the TidbClusters deployed across Kubernetes clusters Monitoring aggregation for the TidbClusters deployed across Kubernetes clusters #3118
e2e for across Kubernetes clusters deployment e2e test cases for across Kubernetes deployment #3510
P2 features
Docs for across Kubernetes clusters deployment Docs for across Kubernetes clusters deployment in IDC #2936
P3 features
Docs for across Kubernetes clusters deployment on EKS Docs for across Kubernetes clusters deployment on EKS #3175
Docs for across Kubernetes clusters deployment on GKE Docs for across Kubernetes clusters deployment on GKE #3176
Deploy heterogeneous cluster across Kubernetes clusters Deploy heterogeneous cluster across Kubernetes clusters #3169
Consider introducing a federated TidbCluster CR for the management of the different CRs in different Kubernetes cluster.
Failover if one Kubernetes cluster is down
Workload Estimation
60
Time
DevProgress: 45%
QAProgress: 0%
DocProgress: 0%
GanttProgress: 20%
GanttStart: 2020-07-13
GanttDue: 2020-12-30
The text was updated successfully, but these errors were encountered: