Actions
Routing multi cluster requests » History » Revision 1
Revision 1/6
| Next »
Peter Amstutz, 06/21/2017 02:29 PM
Multi-cluster client access¶
The goal of federation is to present an interface that fuses multiple clusters into a single view.
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.
For the purposes of this discussion, we'll consider
Updated by Peter Amstutz over 7 years ago · 1 revisions