aboutsummaryrefslogtreecommitdiff
path: root/zookeeper
Commit message (Collapse)AuthorAgeFilesLines
* Adds automatic id through a /docker-entrypoint.sh modification in ↵statefulset-zkStaffan Olsson2016-12-261-15/+1
| | | | https://github.com/solsson/zookeeper-docker
* Manages to set zk node id without altering the official image, but ↵Staffan Olsson2016-12-2614-575/+73
| | | | leader-election port bind fails when using DNS name instead of 0.0.0.0
* README to reflect namespace changesGeorge Angel2016-10-191-6/+6
| | | Updating README so that `kubectl` commands reflect the namespace changes
* Update namespace for the zk serviceGeorge Angel2016-10-181-1/+1
| | | zk URI to reflect namespace change
* We seem to need 3.5.x-alpha for cluster setupStaffan Olsson2016-09-051-1/+1
| | | | This reverts commit 67f148c98ad400a122203d4c5e31b9f882995223.
* Merge pull request #1 from Yolean/namespacesolsson2016-09-054-0/+10
|\ | | | | Define a namespace for all resources
| * Using a namespace for easier cleanup and consistent DNS namesnamespaceStaffan Olsson2016-09-054-0/+10
| |
* | No reason to run an alpha, or is there?Staffan Olsson2016-09-051-1/+1
|/
* Fixes path issueStaffan Olsson2016-09-051-1/+1
|
* Installs latest alpha, as the contrib example was for an alphaStaffan Olsson2016-09-051-1/+1
|
* Adds service for clients on a typical zookeeper port numberStaffan Olsson2016-09-042-0/+13
|
* For clusters that don't support automatic volume provisioning, such as MinikubeStaffan Olsson2016-09-043-0/+101
|
* Current from https://github.com/kubernetes/contrib/tree/master/petsStaffan Olsson2016-09-048-0/+481