aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Adapts readme to 56aad28bootstrap-testStaffan Olsson2017-11-091-1/+1
|
* Some ideas on how to keep this repo simpleStaffan Olsson2017-10-151-1/+7
|
* _nit : Kubernets -> KubernetesKiran Mova2017-10-061-1/+1
|
* Update README.mdkahwai19842017-08-151-1/+1
| | | fix typo
* Still shortpersistent-volumes-retainStaffan Olsson2017-08-081-4/+6
|
* Shorter, possibly clearerStaffan Olsson2017-08-051-5/+5
|
* The default is Delete, which violates our no-surpises ambitionStaffan Olsson2017-08-051-0/+8
|
* Details will live in the respective policiesStaffan Olsson2017-08-051-9/+0
|
* Shows how to see that you need rbac, but makes readme heavierStaffan Olsson2017-08-051-0/+9
|
* Recommends that you create rbacStaffan Olsson2017-08-051-0/+7
|
* The test concept just caught a mistakekafka-011Staffan Olsson2017-07-291-1/+1
|
* Introduces the test automation concept as briefly as possibleStaffan Olsson2017-07-281-0/+8
|
* Review after github renderStaffan Olsson2017-07-281-8/+8
|
* Where to go from hereStaffan Olsson2017-07-281-2/+9
|
* Metrics intro belongs in ...Staffan Olsson2017-07-281-11/+0
| | | | | https://github.com/Yolean/kubernetes-kafka/pull/49 but maybe with tests instead of talk
* 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
|
* Limiting metrics' JVM to match resource limits. Still getting OOMKilled ↵Staffan Olsson2017-06-281-0/+1
| | | | though, but maybe half as often.
* Removes volume claims documentation, as we've gone completely dynamicStaffan Olsson2017-06-271-14/+0
|
* Forks can tweak storage classes, but here we want setup to be simple...zookeeper-dataStaffan Olsson2017-06-261-6/+0
| | | | | | and with the mix of PV and emptyDir there's no reason to make PVs faster than host disks. Use 10GB as it is the minimum for standard disks on GKE.
* Enables metrics export to Prometheus, but they look very uninteresting.Staffan Olsson2017-06-251-0/+2
| | | | The selected config is from the jmx_exporter examples.
* Updates the readmeStaffan Olsson2017-06-251-7/+8
|
* Adds metrics exporter for PrometheusStaffan Olsson2017-06-251-0/+8
|
* Removes out-of-date zookeeper infoStaffan Olsson2017-06-251-5/+2
|
* Makes PV match PVC, avoiding small initial storage becase resize is ↵Staffan Olsson2017-06-231-1/+1
| | | | difficult in GKE
* Adds namespace to kubectl commands, matching that in yamlsStaffan Olsson2017-06-231-3/+3
|
* One more readme fixv1.0.0Staffan Olsson2017-01-021-2/+1
|
* Updates readme for statefulset and the new zookeeper approachstatefulsetStaffan Olsson2017-01-021-15/+17
|
* Adds a deployment that consumes messagesStaffan Olsson2016-09-061-0/+5
|
* Spotted an old filenameStaffan Olsson2016-09-061-1/+1
|
* kubectl delete namespace is a command to be scared of in productionStaffan Olsson2016-09-051-4/+4
|
* Merge pull request #1 from Yolean/namespacesolsson2016-09-051-0/+5
|\ | | | | Define a namespace for all resources
| * Using a namespace for easier cleanup and consistent DNS namesnamespaceStaffan Olsson2016-09-051-0/+5
| |
* | A case for namespaceStaffan Olsson2016-09-051-0/+9
|/
* Towards automated testingStaffan Olsson2016-09-051-1/+24
|
* Describes setup and some manual testingStaffan Olsson2016-09-051-0/+40