Signed-off-by: Martially <21651061@zju.edu.cn>
This commit is contained in:
Martially
2016-12-23 15:26:12 +08:00
parent 996b4343dc
commit 41a9b7c55d
@@ -180,7 +180,7 @@ replicating.
In general, when a new Pod joins the set as a slave, it must assume the MySQL
master might already have data on it. It also must assume that the replication
logs might not go all the way back to the beginning of time.
These conservative assumptions are the key to allowing a running StatefulSet
These conservative assumptions are the key to allow a running StatefulSet
to scale up and down over time, rather than being fixed at its initial size.
The second Init Container, named `clone-mysql`, performs a clone operation on