Skip to content

Commit

Permalink
document workaround for #676 (#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feder1co5oave authored and murali-reddy committed Mar 10, 2019
1 parent a63d386 commit 7b20ae9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/bgp.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ for Route Reflector client mode.

Only nodes with the same ClusterID in client and server mode will peer together.

When joining new nodes to the cluster, remember to annotate them with `kube-router.io/rr.client=42`, and then restart kube-router on the new nodes and the route reflector server nodes to let them successfully read the annotations and peer with each other.

## Peering Outside The Cluster
### Global External BGP Peers

Expand Down

0 comments on commit 7b20ae9

Please sign in to comment.