aboutsummaryrefslogtreecommitdiff
path: root/zookeeper
Commit message (Expand)AuthorAgeFilesLines
* Removes a test script from back when zookeeper was a separate imageStaffan Olsson2018-01-091-19/+0
* cleanup: Minor cleanupsSteve Coffman2018-01-051-1/+0
* Sets OnDelete explicitly, as RollingUpdate is a new defaultrestore-ondelete-behaviorStaffan Olsson2017-11-092-0/+4
* Updates statefulset to beta2 workload API, k8s 1.8Staffan Olsson2017-11-092-2/+11
* Uses the new storage class field, requires 1.8Staffan Olsson2017-11-091-2/+1
* Adds storage class for Zookeeper, with sample manifestsStaffan Olsson2017-11-091-1/+3
* Runs Kafka 1.0.0v2.1.0Staffan Olsson2017-11-012-4/+4
* Shares debian with kafka-initutils -> faster first startStaffan Olsson2017-10-152-4/+4
* - fix #65: wait for replyElmar Weber2017-10-132-2/+2
* ./update-kafka-image.sh to 0.11.0.1Staffan Olsson2017-10-022-4/+4
* We prefer Ready:False status instead of restarted pods,Staffan Olsson2017-08-052-12/+0
* Makes /metrics export opt-in (through addon branch coming up)Staffan Olsson2017-07-282-46/+0
* Stops logs from growing when zookeeper is idleconfig-initStaffan Olsson2017-07-271-0/+4
* Places the myid magic number where replicas areStaffan Olsson2017-07-272-5/+5
* Employs the init script concept for zookeeper too, reducing duplcationStaffan Olsson2017-07-263-21/+39
* Default shell on Debian shows the same symptom ...Staffan Olsson2017-07-262-2/+2
* Tagged with the policy from https://github.com/solsson/dockerfiles/pull/11Staffan Olsson2017-07-262-2/+2
* Clarifies a gotcha: to mount config with log4j.properties ...Staffan Olsson2017-07-262-0/+4
* New build at commit 0314080Staffan Olsson2017-07-262-2/+2
* New build with https://github.com/solsson/dockerfiles/pull/9Staffan Olsson2017-07-252-2/+2
* Default shell on debian should forward signals properlyStaffan Olsson2017-07-232-2/+2
* solsson/kafka on debian restores installation path to /opt/kafkaStaffan Olsson2017-07-232-2/+2
* Upgrades to current https://github.com/solsson/dockerfiles/pull/5Staffan Olsson2017-07-232-2/+2
* Fixes posix compatibility for probesStaffan Olsson2017-07-232-4/+4
* 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-282-2/+2
* Limiting metrics' JVM to match resource limits. Still getting OOMKilled thoug...Staffan Olsson2017-06-281-2/+3
* Raises memory limit for metrics; got 10 OOMKilled per pod in the last 3 hoursStaffan Olsson2017-06-272-2/+2
* Reduces termination grace period for zookeeper because I fail to trigger term...Staffan Olsson2017-06-272-2/+2
* Adds probes, but for Kafka I don't think it indicates readiness...Staffan Olsson2017-06-272-0/+24
* Reverts to default termination period, and uses bash for "shell form"...Staffan Olsson2017-06-272-4/+4
* Got quite repeatable OOMKilled on pzoo pods, so I figured it must be...resource-limitsStaffan Olsson2017-06-272-2/+2
* sStaffan Olsson2017-06-271-3/+3
* A monitoring-only pod uses 0m / ~32Mi resourcesStaffan Olsson2017-06-272-5/+19
* Adds tentative resource requests, based on what idle pods use (though this in...Staffan Olsson2017-06-272-0/+8
* 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-264-23/+15
* Creates identical definitions for a non-persistent zoo statefulsetStaffan Olsson2017-06-262-0/+85
* Makes persistence a fundamental attribute of the statefulsetStaffan Olsson2017-06-263-6/+8
* Enables metrics export to Prometheus, but they look very uninteresting.Staffan Olsson2017-06-251-0/+16
* Uses a named storage class so you can select volume type specifically for zooStaffan Olsson2017-06-251-3/+11
* Uses the kafka image as Zookeeper service...Staffan Olsson2017-06-252-10/+41
* Reindents yaml to match the rest of this repo, and most examples out thereStaffan Olsson2017-06-251-22/+22
* We do need the bind address sed. This image logs the at start, to reduce the ...Staffan Olsson2017-06-251-1/+1
* Uses zookeeper without the bind address sedStaffan Olsson2017-06-251-1/+1
* Upgrades zookeeper to latestStaffan Olsson2017-06-251-1/+1
* Removes label that looks misleading on a service, as the selector should matc...Staffan Olsson2017-02-131-2/+0
* Added missing namespace from zoo service.David Michael2017-01-311-0/+1
* Adds automatic id through a /docker-entrypoint.sh modification in https://git...statefulset-zkStaffan Olsson2016-12-261-15/+1