Merge pull request #34833 from kadtendulkar/kad12

Update content/en/docs/tutorials/stateful-application/zookeeper.md
This commit is contained in:
Kubernetes Prow Robot
2022-07-05 19:01:20 -07:00
committed by GitHub
@@ -123,7 +123,7 @@ zk-2 1/1 Running 0 40s
```
The StatefulSet controller creates three Pods, and each Pod has a container with
a [ZooKeeper](https://www-us.apache.org/dist/zookeeper/stable/) server.
a [ZooKeeper](https://archive.apache.org/dist/zookeeper/stable/) server.
### Facilitating leader election