aboutsummaryrefslogtreecommitdiff
path: root/50kafka.yml
Commit message (Expand)AuthorAgeFilesLines
* Runs Kafka 1.0.0v2.1.0Staffan Olsson2017-11-011-1/+1
* Shares debian with kafka-initutils -> faster first startStaffan Olsson2017-10-151-1/+1
* initutils based on latest debian slimStaffan Olsson2017-10-151-1/+1
* ./update-kafka-image.sh to 0.11.0.1Staffan Olsson2017-10-021-1/+1
* We prefer Ready:False status instead of restarted pods,Staffan Olsson2017-08-051-1/+1
* I suppose most init scripts will do fine with curl+kubectl+bashStaffan Olsson2017-08-051-1/+1
* Uses an image with kubectl based on the same debian tag as kafkaStaffan Olsson2017-08-051-1/+1
* Looks up zone if kubectl is found, tries to not break config otherwiseStaffan Olsson2017-08-051-0/+5
* Makes /metrics export opt-in (through addon branch coming up)Staffan Olsson2017-07-281-15/+0
* With no bash tricks in command we can use the actual bin ...Staffan Olsson2017-07-261-9/+10
* Moves broker.id config into init scriptStaffan Olsson2017-07-261-2/+1
* Demonstrates how an init script can be used to ...Staffan Olsson2017-07-261-0/+7
* Default shell on Debian shows the same symptom ...Staffan Olsson2017-07-261-1/+1
* With explicit log4j path we can change config mount ...Staffan Olsson2017-07-261-3/+3
* 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-1/+3
* 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
* I think time saved by auto-creating topics will be lost ...Staffan Olsson2017-07-251-0/+1
* With stock config we have to change zookeeper lookup from the default localhostkafka-011-config-mapStaffan Olsson2017-07-251-0/+1
* Use config map's config instead of image'sStaffan Olsson2017-07-251-0/+6
* Default shell on debian should forward signals properlyStaffan Olsson2017-07-231-1/+1
* Upgrades to current https://github.com/solsson/dockerfiles/pull/5Staffan Olsson2017-07-231-1/+1
* 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
* Adds probes, but for Kafka I don't think it indicates readiness...Staffan Olsson2017-06-271-0/+6
* 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
* 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
* Uses dynamically provisioned volume for Kafka too. It has matured, ...Staffan Olsson2017-06-271-2/+2
* Uses the same data path convention as zookeeper, from Confluent PlatformStaffan Olsson2017-06-251-2/+2
* 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-251-0/+10
* Support for generic image results in a verbose startup command, make it git f...Staffan Olsson2017-06-251-1/+6
* 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
* Borrows string trick from https://github.com/kubernetes/charts/Staffan Olsson2017-06-251-1/+1
* Upgrade to development build of the latest 0.11 RCStaffan Olsson2017-06-231-1/+1
* Use a generic kafka image and explicitly override "eligible for deletion"Staffan Olsson2017-06-231-2/+2
* Uses the latest docker hub buildkafka-0.10.1.1Staffan Olsson2017-02-141-1/+1
* Converts Kafka to a StatefulSet, nothing but http://kubernetes.io/docs/concep...Staffan Olsson2016-12-261-11/+5
* Uses a tag that only exists after the fix to #11. For details see #12.Staffan Olsson2016-11-171-1/+1
* Cluster now gets my build of this PRkafka-imageStaffan Olsson2016-10-231-1/+1
* Custom image replaces PR #2Staffan Olsson2016-10-231-6/+0
* Using a namespace for easier cleanup and consistent DNS namesnamespaceStaffan Olsson2016-09-051-0/+2
* Sets broker.id from petset's identities. Could be a minor image adjustment in...Staffan Olsson2016-09-051-4/+4
* Things like these won't be expandedStaffan Olsson2016-09-051-0/+4
* Multi-file kafka resources, numbered for use with kubectl create -f ./Staffan Olsson2016-09-051-0/+40