aboutsummaryrefslogtreecommitdiff
path: root/10broker-config.yml
Commit message (Expand)AuthorAgeFilesLines
* Makes kafka a feature folder too, consistent with the restStaffan Olsson2017-11-091-272/+0
* Merge pull request #78 from Yolean/outside-servicessolsson2017-11-071-0/+14
|\
| * Keeps internal listener first in protocol map, as ...Staffan Olsson2017-10-251-1/+1
| * Revert "Uses pod name for broker id"; keep doing like before and like zooStaffan Olsson2017-10-151-1/+1
| * Exemplifies external access using host lookup that works with minikubeStaffan Olsson2017-10-151-0/+12
| * Labels each statefulset pod with the index, to allow individual servicesStaffan Olsson2017-10-151-0/+2
| * Uses pod name for broker id, instead of the host=pod assumptionStaffan Olsson2017-10-151-1/+1
* | Runs Kafka 1.0.0v2.1.0Staffan Olsson2017-11-011-3/+0
|/
* Don't look like env var interpolation, when it's notStaffan Olsson2017-08-071-3/+3
* Looks up zone if kubectl is found, tries to not break config otherwiseStaffan Olsson2017-08-051-12/+12
* Starts scripting, but the API call gets 403 for anonymous userStaffan Olsson2017-08-051-0/+13
* Temp commit so that github allows a PR to be created, where I can keep notesStaffan Olsson2017-08-051-0/+2
* Topic deletion will be enabled by default in Kafka 1.0delete-topics-enabled-by-defaultStaffan Olsson2017-07-311-1/+1
* addon-rest isn't quite ready for the world yet. And ...Staffan Olsson2017-07-311-1/+1
* Moves broker.id config into init scriptStaffan Olsson2017-07-261-3/+6
* Demonstrates how an init script can be used to ...Staffan Olsson2017-07-261-0/+4
* Adds yaml with the default .properties from 0.11.0.0Staffan Olsson2017-07-231-0/+239