Routing multi cluster requests » History » Version 1
Peter Amstutz, 06/21/2017 02:29 PM
1 | 1 | Peter Amstutz | h1. Multi-cluster client access |
---|---|---|---|
2 | |||
3 | The goal of federation is to present an interface that fuses multiple clusters into a single view. |
||
4 | |||
5 | This requires a router or proxy which determines which cluster(s) a request should go. This could exist in several places: entirely in the client, in a dedicated request router service, on the local cluster's API server. |
||
6 | |||
7 | For the purposes of this discussion, we'll consider |