aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.10.2 adds to the confusion about consumer args, #21kafka-0.10.2.0Staffan Olsson2017-06-231-2/+2
* Makes PV match PVC, avoiding small initial storage becase resize is difficult...Staffan Olsson2017-06-233-5/+5
* Adds namespace to kubectl commands, matching that in yamlsStaffan Olsson2017-06-231-3/+3
* Upgrades Scala to latest, supported as of Kafka 0.10.2Staffan Olsson2017-06-231-2/+2
* Upgrades Kafka to latest releaseStaffan Olsson2017-06-231-1/+1
* Uses latest jre imageStaffan Olsson2017-06-231-1/+1
* Adds Apache 2.0 license fileStaffan Olsson2017-03-071-0/+177
* Merge pull request #19 from Yolean/kafka-0.10.1.1solsson2017-02-143-3/+3
|\
| * Uses the latest docker hub buildkafka-0.10.1.1Staffan Olsson2017-02-142-2/+2
| * Bumps kafka to 0.10.1.1Staffan Olsson2017-02-141-1/+1
|/
* Merge pull request #16 from Yolean/update-testclient-imagesolsson2017-02-131-1/+1
|\
| * Use same kafka image for testclient, as its previous one lacked the --offset ...update-testclient-imageAnton Lindgren2017-01-041-1/+1
* | Removes label that looks misleading on a service, as the selector should matc...Staffan Olsson2017-02-131-2/+0
* | Merge pull request #18 from hoffin/mastersolsson2017-02-131-0/+1
|\ \ | |/ |/|
| * Added missing namespace from zoo service.David Michael2017-01-311-0/+1
|/
* One more readme fixv1.0.0Staffan Olsson2017-01-021-2/+1
* Merge pull request #14 from Yolean/statefulsetsolsson2017-01-0219-612/+90
|\
| * Updates readme for statefulset and the new zookeeper approachstatefulsetStaffan Olsson2017-01-021-15/+17
| * Use podindex label instead of petindex, because statefulindex sounds weirdStaffan Olsson2017-01-022-6/+6
| * Converts Kafka to a StatefulSet, nothing but http://kubernetes.io/docs/concep...Staffan Olsson2016-12-263-16/+8
| * Adds automatic id through a /docker-entrypoint.sh modification in https://git...statefulset-zkStaffan Olsson2016-12-261-15/+1
| * Manages to set zk node id without altering the official image, but leader-ele...Staffan Olsson2016-12-2614-575/+73
|/
* Uses a tag that only exists after the fix to #11. For details see #12.Staffan Olsson2016-11-171-1/+1
* Avoids problem with lost+found folder when a volume is mounted at /opt/kafka/...Staffan Olsson2016-11-091-1/+1
* Sets a log dir that is more likely to be persistent. Makes retention=-1 more ...Staffan Olsson2016-11-091-1/+1
* Merge pull request #10 from Yolean/kafka-imagesolsson2016-10-243-7/+144
|\
| * Cluster now gets my build of this PRkafka-imageStaffan Olsson2016-10-231-1/+1
| * No reason for an alternative download url hereStaffan Olsson2016-10-231-1/+1
| * With automatic topic creation disabled (#3) we can also disable topic deletionStaffan Olsson2016-10-231-1/+4
| * Custom image replaces PR #2Staffan Olsson2016-10-231-6/+0
| * Keeps logs forever, or do we need more config changes (like log.cleaner.enabl...Staffan Olsson2016-10-231-1/+1
| * Moves zookeeper default link name from build to fileStaffan Olsson2016-10-232-2/+1
| * Adds current config as locally versioned fileStaffan Olsson2016-10-232-0/+123
| * Switch from deprecated java image to equivalent, current latest tagStaffan Olsson2016-10-231-1/+1
| * Current (bcf7277) from https://github.com/solsson/dockerfilesStaffan Olsson2016-10-231-0/+18
* | Merge pull request #8 from Zapadlo/patch-1solsson2016-10-191-6/+6
|\ \
| * | README to reflect namespace changesGeorge Angel2016-10-191-6/+6
|/ /
* | Merge pull request #7 from Zapadlo/patch-1solsson2016-10-191-1/+1
|\ \ | |/ |/|
| * Update namespace for the zk serviceGeorge Angel2016-10-181-1/+1
|/
* Merge pull request #5 from rickypai/patch-1solsson2016-09-161-1/+1
|\
| * correct namespace in DNS nameRicky Pai2016-09-141-1/+1
|/
* Clarifies commands around the second test topic, and what a topic name typo l...Staffan Olsson2016-09-061-5/+8
* Adds a deployment that consumes messagesStaffan Olsson2016-09-062-0/+29
* Spotted an old filenameStaffan Olsson2016-09-061-1/+1
* Peer review revealed that some test commands were flawed. Only --old-producer...Staffan Olsson2016-09-061-6/+12
* kubectl delete namespace is a command to be scared of in productionStaffan Olsson2016-09-051-4/+4
* We seem to need 3.5.x-alpha for cluster setupStaffan Olsson2016-09-051-1/+1
* Merge pull request #1 from Yolean/namespacesolsson2016-09-0512-1/+29
|\
| * Using a namespace for easier cleanup and consistent DNS namesnamespaceStaffan Olsson2016-09-0512-1/+29
* | A case for namespaceStaffan Olsson2016-09-051-0/+9