You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 #5004 for details
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 #5004 for details
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
check-wal-only
strategy (#5621) #5636)operator pause-gc-and-schedulers
command tidb#43562)operator-paused-gc-and-scheduler
. tidb#43687)recover_region
while there are TiKV restarts tidb#45361)raftstore: check stale peer on leader missing (#16038) tikv/tikv#16044, raftstore: update apply state even if peer is removed (#16060) tikv/tikv#16081)
PrepareBackup
RPC for snapshot backup kvproto#1204, snapshot_backup: enhanced prepare stage tikv/tikv#15946 and backup: advacned prepare implementation tidb#48439)ebs br: new snapshot tagging tidb#50548)
The text was updated successfully, but these errors were encountered: