aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* With stock config we have to change zookeeper lookup from the default localhostkafka-011-config-mapStaffan Olsson2017-07-251-0/+1
* Validates against a gotchaStaffan Olsson2017-07-251-0/+2
* Use config map's config instead of image'sStaffan Olsson2017-07-251-0/+6
* Adds yaml with the default .properties from 0.11.0.0Staffan Olsson2017-07-231-0/+239
* Default shell on debian should forward signals properlyStaffan Olsson2017-07-233-3/+3
* 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-239-9/+9
* 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
* shell script is now osx, but no longer gnu :)Staffan Olsson2017-06-281-1/+1
* Upgrades to latest build from https://github.com/solsson/dockerfiles/pull/4, ...Staffan Olsson2017-06-288-8/+8
* Limiting metrics' JVM to match resource limits. Still getting OOMKilled thoug...Staffan Olsson2017-06-282-2/+4
* Raises memory limit for metrics; got 10 OOMKilled per pod in the last 3 hoursStaffan Olsson2017-06-273-3/+3
* 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-273-0/+30
* Reverts to default termination period, and uses bash for "shell form"...Staffan Olsson2017-06-273-6/+6
* Merge pull request #35 from Yolean/resource-limitssolsson2017-06-275-20/+74
|\
| * Got quite repeatable OOMKilled on pzoo pods, so I figured it must be...resource-limitsStaffan Olsson2017-06-273-3/+3
| * sStaffan Olsson2017-06-271-3/+3
| * A monitoring-only pod uses 0m / ~32Mi resourcesStaffan Olsson2017-06-274-6/+62
| * Removes volume claims documentation, as we've gone completely dynamicStaffan Olsson2017-06-271-14/+0
| * Adds tentative resource requests, based on what idle pods use (though this in...Staffan Olsson2017-06-273-0/+12
|/
* Adds a test that produces a message that you can see in the logs of 21consume...Staffan Olsson2017-06-271-0/+24
* Adds utility to update the kafka image, which we keep the same to minimize pu...Staffan Olsson2017-06-275-8/+12
* Uses dynamically provisioned volume for Kafka too. It has matured, ...Staffan Olsson2017-06-274-106/+2
* Merge pull request #33 from Yolean/zookeeper-datasolsson2017-06-276-16/+114
|\
| * Forks can tweak storage classes, but here we want setup to be simple...zookeeper-dataStaffan Olsson2017-06-264-21/+1
| * Merge pull request #34 from Yolean/zookeeper-availability-zonessolsson2017-06-265-8/+87
| |\
| | * 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-252-0/+18
| * Updates the readmeStaffan Olsson2017-06-253-7/+8
| * Verified the volume setup with MinikubeStaffan Olsson2017-06-251-0/+5
| * Uses a named storage class so you can select volume type specifically for zooStaffan Olsson2017-06-252-3/+18
* | Merge partial branch 'zookeeper-data', the switch to kafka imageStaffan Olsson2017-06-253-12/+43
|\|
| * Uses the same data path convention as zookeeper, from Confluent PlatformStaffan Olsson2017-06-251-2/+2
| * 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
* Merge pull request #31 from Yolean/metrics-via-jmxsolsson2017-06-252-0/+18
|\
| * Use a specific build, github.com/solsson/dockerfiles/commit/81e8e4c20be19835d...metrics-via-jmxStaffan Olsson2017-06-251-1/+1
| * Adds metrics exporter for PrometheusStaffan Olsson2017-06-252-0/+18
|/
* Support for generic image results in a verbose startup command, make it git f...Staffan Olsson2017-06-251-1/+6
* Merge branch 'log-dir-inside-volume' into kafka-011Staffan Olsson2017-06-251-1/+1
|\
| * Default log dir is /tmp/kafka-logs so it should be changed to be inside the p...Staffan Olsson2017-06-251-1/+1
|/
* Uses the new small image, with only selected jars from the buildStaffan Olsson2017-06-251-1/+1
* Merge branch 'zookeeper-update' into kafka-011Staffan Olsson2017-06-252-6/+3
|\
| * Removes out-of-date zookeeper infoStaffan Olsson2017-06-251-5/+2
| * We do need the bind address sed. This image logs the at start, to reduce the ...Staffan Olsson2017-06-251-1/+1