aboutsummaryrefslogtreecommitdiff
path: root/zookeeper/50pzoo.yml
Commit message (Collapse)AuthorAgeFilesLines
* Got quite repeatable OOMKilled on pzoo pods, so I figured it must be...resource-limitsStaffan Olsson2017-06-271-1/+1
| | | | in metrics becuase nither zoo nor kafka has limits
* sStaffan Olsson2017-06-271-3/+3
|
* A monitoring-only pod uses 0m / ~32Mi resourcesStaffan Olsson2017-06-271-1/+8
|
* Adds tentative resource requests, based on what idle pods use (though this ↵Staffan Olsson2017-06-271-0/+4
| | | | includes monitoring)
* Forks can tweak storage classes, but here we want setup to be simple...zookeeper-dataStaffan Olsson2017-06-261-3/+1
| | | | | | and with the mix of PV and emptyDir there's no reason to make PVs faster than host disks. Use 10GB as it is the minimum for standard disks on GKE.
* A cluster in three availability zones now get one persistent zk each, and ↵zookeeper-availability-zonesStaffan Olsson2017-06-261-1/+1
| | | | two that can move automatically at node failures
* Makes persistence a fundamental attribute of the statefulsetStaffan Olsson2017-06-261-0/+70