mirror of https://github.com/status-im/consul.git
docs: Clarify cluster peering vs WAN federation comparison (#21568)
cluster peering: remove shared KV store bulletpoint
This commit is contained in:
parent
e601d7e0e9
commit
bbc5229362
|
@ -45,7 +45,6 @@ Regardless of whether you connect your clusters through WAN federation or cluste
|
|||
| Replicates exported services for service discovery | ❌ | ✅ |
|
||||
| Gossip protocol: Requires LAN gossip only | ❌ | ✅ |
|
||||
| Forwards service requests for service discovery | ✅ | ❌ |
|
||||
| Shares key/value stores | ✅ | ❌ |
|
||||
| Can replicate ACL tokens, policies, and roles | ✅ | ❌ |
|
||||
|
||||
## Guidance
|
||||
|
|
Loading…
Reference in New Issue