问题
When the federation plane recovers from a zone outage, would it discover the changes I made to the other cluster? For instance, assume a federation with clusters A and B. Cluster A hosts the federation. I have a pod deployment with 4 replicas; cluster A and B gets 2 each. When cluster A goes down, hence federation plane goes down, if I increase the replica count on Cluster B to 4 to compensate for the loss of cluster A, what happens when federation comes back up? Would it overwrite cluster B back to 2 replicas?
来源:https://stackoverflow.com/questions/44446275/does-kubernetes-federation-rebalance-pods-across-clusters-after-it-recovers-from