docker-compose部署ticdc同步两个tidb集群
Open
Nobody has claimed this yet.
question
- Dominant language
- Go
- Stars
- 56
- Forks
- 63
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 34
Description
Before asking a question, make sure you have
- Googled your question
- Searched open and closed - TiFlow GitHub issues - TiCDC Github issues
- Read the TiCDC documentation
What is your question?
我目前有两个3节点的tidb集群192.168.9.80-82 192.168.9.120-122,我如何使用docker部署ticdc使80集群的数据可以同步到120集群
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.
Research direction
Start with the TiCDC documentation linked in the issue and look for Docker or Docker Compose deployment guidance and cluster-to-cluster synchronization. Confirm the setup requirements for the two three-node TiDB clusters and the listed network addresses, then document the deployment and synchronization steps. Done means a user can reproduce the setup from the resulting instructions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- databases, devops, distributed-systems
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100