Disable Config Entry replication
Open
theme/connect
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 43
Description
First of all, I searched for a way of doing this, but didn't find a way to disable entry replication between DCs. Is this possible with the current consul version?
#### Feature Description
Disable config entry replication between DCs.
#### Use Case(s)
Currently we have 4 interconnected DCs (2 in europe and 2 in america), that share the same primary. We're using connect and we tried to set the failover strategy for the services in a way that the europe DCs will have each other as failover (same with america DCs). Currently this is not possible, because the service-resolver configuration will be replicated and every DC will have the same configuration.
Contributor guide
Assessment
This issue has not been assessed yet.