Merge pull request #6246 from kubernetes/chenopis-maintenance-20171108

[Monthly Maintenance] Fix broken links
This commit is contained in:
Andrew Chen
2017-11-09 13:05:04 -08:00
committed by GitHub
9 changed files with 13 additions and 15 deletions
@@ -142,7 +142,7 @@ zk-2 1/1 Running 0 40s
```
The StatefulSet controller creates three Pods, and each Pod has a container with
a [ZooKeeper 3.4.9](http://www-us.apache.org/dist/zookeeper/zookeeper-3.4.9/) server.
a [ZooKeeper](http://www-us.apache.org/dist/zookeeper/stable/) server.
### Facilitating Leader Election