aboutsummaryrefslogtreecommitdiff
path: root/zookeeper/50pzoo.yml
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to jmx-exporter 0.1.0Staffan Olsson2017-11-031-1/+1
* Adds directives from kafka's rules, now for pzoo too.Staffan Olsson2017-11-031-1/+4
* Had 10 OOMKilled/hour with 100Mi so let's increase request,Staffan Olsson2017-11-031-2/+2
* Uses prometheus/jmx_exporter parent-0.10 tagStaffan Olsson2017-11-031-1/+1
* Reverse order of containers to benefit from "Defaulting container name to"Staffan Olsson2017-11-031-18/+18
* Endpont works again, with similar scrape times as Xmx=80m without Metaspace l...Staffan Olsson2017-11-031-2/+2
* Don't touch Xss as it has <1MB defaults according to docsStaffan Olsson2017-11-031-1/+0
* Adapts to Java 8+, but still guessing the numbersStaffan Olsson2017-11-031-2/+1
* The 1s response time from kafka might be due to ...Staffan Olsson2017-11-031-2/+4
* Same base image as kafka and latest exporter sourceStaffan Olsson2017-11-031-1/+1
* CPU limit on metrics export won't actually save any cyclesStaffan Olsson2017-11-031-1/+0
* Exposes /metrics endpoints for Prometheus scrapingStaffan Olsson2017-11-031-0/+23
* Runs Kafka 1.0.0v2.1.0Staffan Olsson2017-11-011-2/+2
* Shares debian with kafka-initutils -> faster first startStaffan Olsson2017-10-151-2/+2
* - fix #65: wait for replyElmar Weber2017-10-131-1/+1
* ./update-kafka-image.sh to 0.11.0.1Staffan Olsson2017-10-021-2/+2
* We prefer Ready:False status instead of restarted pods,Staffan Olsson2017-08-051-6/+0
* Makes /metrics export opt-in (through addon branch coming up)Staffan Olsson2017-07-281-23/+0
* Employs the init script concept for zookeeper too, reducing duplcationStaffan Olsson2017-07-261-10/+13
* Default shell on Debian shows the same symptom ...Staffan Olsson2017-07-261-1/+1
* Tagged with the policy from https://github.com/solsson/dockerfiles/pull/11Staffan Olsson2017-07-261-1/+1
* Clarifies a gotcha: to mount config with log4j.properties ...Staffan Olsson2017-07-261-0/+2
* New build at commit 0314080Staffan Olsson2017-07-261-1/+1
* New build with https://github.com/solsson/dockerfiles/pull/9Staffan Olsson2017-07-251-1/+1
* Default shell on debian should forward signals properlyStaffan Olsson2017-07-231-1/+1
* solsson/kafka on debian restores installation path to /opt/kafkaStaffan Olsson2017-07-231-1/+1
* Upgrades to current https://github.com/solsson/dockerfiles/pull/5Staffan Olsson2017-07-231-1/+1
* Fixes posix compatibility for probesStaffan Olsson2017-07-231-2/+2
* Same startup as 51zooStaffan Olsson2017-06-281-2/+1
* Applies the limit to persistent zookeeper pods too. They seem more prone to r...Staffan Olsson2017-06-281-0/+2
* Upgrades to latest build from https://github.com/solsson/dockerfiles/pull/4, ...Staffan Olsson2017-06-281-1/+1
* Raises memory limit for metrics; got 10 OOMKilled per pod in the last 3 hoursStaffan Olsson2017-06-271-1/+1
* Reduces termination grace period for zookeeper because I fail to trigger term...Staffan Olsson2017-06-271-1/+1
* Adds probes, but for Kafka I don't think it indicates readiness...Staffan Olsson2017-06-271-0/+12
* Reverts to default termination period, and uses bash for "shell form"...Staffan Olsson2017-06-271-2/+2
* Got quite repeatable OOMKilled on pzoo pods, so I figured it must be...resource-limitsStaffan Olsson2017-06-271-1/+1
* 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 in...Staffan Olsson2017-06-271-0/+4
* Forks can tweak storage classes, but here we want setup to be simple...zookeeper-dataStaffan Olsson2017-06-261-3/+1
* A cluster in three availability zones now get one persistent zk each, and two...zookeeper-availability-zonesStaffan Olsson2017-06-261-1/+1
* Makes persistence a fundamental attribute of the statefulsetStaffan Olsson2017-06-261-0/+70