aboutsummaryrefslogtreecommitdiff
path: root/zookeeper
Commit message (Expand)AuthorAgeFilesLines
* Without PetSet and 3.5+ dynamic config you definitely want to avoid scaling, ...Staffan Olsson2016-10-2510-195/+113
* Keeps a namespace file in zookeeper too, because bootstrapping starts thereStaffan Olsson2016-10-251-0/+5
* We probably don't need longer timeouts so the current official build is OKStaffan Olsson2016-10-253-15/+3
* Can't have a readiness probe until tolereate-unready-endpoints goes beta, bec...Staffan Olsson2016-10-254-24/+6
* Back to zookeeper 3.4, built from https://github.com/solsson/zookeeper-dockerStaffan Olsson2016-10-254-18/+6
* Zookeeper 3.5+ exposes an admin service, for dynamic configuration, which we ...Staffan Olsson2016-10-254-3/+12
* Using 0.0.0.0 for "my" server solves bind 3888 issue at startStaffan Olsson2016-10-253-6/+18
* Tries to configure more like the petset example, though there we have https:/...Staffan Olsson2016-10-253-6/+6
* No need to have zookeeper data persistent, when clusteredStaffan Olsson2016-10-253-6/+3
* Manages to get a single instance readyStaffan Olsson2016-10-253-15/+15
* Labels have changed a bit here in nopetsetStaffan Olsson2016-10-251-3/+6
* Tree pods, and before we scale that up we probably want PetSet backStaffan Olsson2016-10-254-2/+142
* Single pod zookeeper, now that PetSet is de-supported in GKEStaffan Olsson2016-10-259-384/+48
* README to reflect namespace changesGeorge Angel2016-10-191-6/+6
* Update namespace for the zk serviceGeorge Angel2016-10-181-1/+1
* We seem to need 3.5.x-alpha for cluster setupStaffan Olsson2016-09-051-1/+1
* Merge pull request #1 from Yolean/namespacesolsson2016-09-054-0/+10
|\
| * 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