We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac2d5a6 commit 52e157cCopy full SHA for 52e157c
README.md
@@ -16,6 +16,14 @@ This is a Terraform module for bringing up a fully-formed Zookeeper ensemble. It
16
- Data and log volumes are separate.
17
- CPU, memory, network and disk metrics are sent to CloudWatch metrics.
18
- Zookeeper logs are sent to CloudWatch logs.
19
+- If a Zookeeper process becomes unresponsive, its AutoscalingGroup will replace it automatically.
20
+
21
+#### TODO
22
23
+- Backups
24
+- Web frontend
25
+- Maybe use exhibitor?
26
+- Enable rolling updates on the AutoscalingGroup
27
28
#### Usage
29
0 commit comments