Skip to content

Commit

Permalink
docs: Clarify cluster peering vs WAN federation comparison (#21568)
Browse files Browse the repository at this point in the history
cluster peering: remove shared KV store bulletpoint
  • Loading branch information
krastin authored Jul 30, 2024
1 parent e601d7e commit bbc5229
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/content/docs/connect/cluster-peering/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bbc5229

Please sign in to comment.