fix description about zookeeper (#7598)

s/achive/achieve
This commit is contained in:
CaoShuFeng
2018-03-04 03:37:54 +08:00
committed by k8s-ci-robot
parent 90f79232da
commit 2f3e05311d
@@ -502,7 +502,7 @@ As noted in the [Facilitating Leader Election](#facilitating-leader-election) an
ZooKeeper ensemble require consistent configuration in order to elect a leader
and form a quorum. They also require consistent configuration of the Zab protocol
in order for the protocol to work correctly over a network. In our example we
achive consistent configuration by embedding the configuration directly into
achieve consistent configuration by embedding the configuration directly into
the manifest.
Get the `zk` StatefulSet.