aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Introduces the test automation concept as briefly as possibleStaffan Olsson2017-07-281-0/+8
| | * Implements the actual testStaffan Olsson2017-07-281-2/+11
| | * Working boilerplate, with output to kubectl logsStaffan Olsson2017-07-281-8/+14
| | * Suggests a structure for test cases as single ymlStaffan Olsson2017-07-281-0/+88
| | * Prepares for tests to move to separate namespaceStaffan Olsson2017-07-281-0/+5
| |/
| * Review after github renderStaffan Olsson2017-07-281-8/+8
| * Use a lighter readme with more links, as readers' background will vary widelyStaffan Olsson2017-07-281-49/+30
| |\
| | * Where to go from hereStaffan Olsson2017-07-281-2/+9
| | * Metrics intro belongs in ...Staffan Olsson2017-07-281-11/+0
| | * Reworked in https://github.com/Yolean/kubernetes-kafka/pull/51Staffan Olsson2017-07-281-21/+0
| | * If you got this far you don't need Kubernetes introStaffan Olsson2017-07-281-8/+0
| | * Shorter stillStaffan Olsson2017-07-281-4/+3
| | * ShorterStaffan Olsson2017-07-281-9/+5
| | * Could be the motivationStaffan Olsson2017-07-281-6/+21
| | * Could be a pitchStaffan Olsson2017-07-281-0/+4
| |/
| * Uses storage classes for our prodStaffan Olsson2017-07-281-1/+5
| * Includes metrics in our prodStaffan Olsson2017-07-281-1/+1
| * Makes /metrics export opt-in (through addon branch coming up)Staffan Olsson2017-07-283-61/+0
| * This project avoids scripting through addons ...Staffan Olsson2017-07-281-0/+12
| * Belongs in the github.com/yolean/kubernetes-monitoring projectStaffan Olsson2017-07-271-35/+0
| * UnimportantStaffan Olsson2017-07-271-1/+1
| * Merge pull request #46 from Yolean/switch-to-debian-imagesolsson2017-07-2711-40/+333
| |\
| | * Merge pull request #47 from Yolean/config-initswitch-to-debian-imagesolsson2017-07-275-34/+70
| | |\
| | | * 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
| | | * 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-262-5/+7
| | | * Demonstrates how an init script can be used to ...Staffan Olsson2017-07-262-0/+11
| | | * Default shell on Debian shows the same symptom ...Staffan Olsson2017-07-263-3/+3
| | | * 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-268-8/+8
| | * Clarifies a gotcha: to mount config with log4j.properties ...Staffan Olsson2017-07-263-1/+7
| | * New build at commit 0314080Staffan Olsson2017-07-268-8/+8
| | * New build with https://github.com/solsson/dockerfiles/pull/9Staffan Olsson2017-07-258-8/+8
| | * I think time saved by auto-creating topics will be lost ...Staffan Olsson2017-07-251-0/+1
| | * As recommended by https://www.confluent.io/blog/apache-kafka-for-service-arch...Staffan Olsson2017-07-251-0/+2
| | * Merge pull request #43 from Yolean/kafka-011-config-mapsolsson2017-07-253-0/+248
| | |\
| | | * 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