blob: 01e81736f6cf836b08fc20bbbd4e0f25066b80c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
name: zookeeper
home: https://zookeeper.apache.org/
version: 1.0.2
appVersion: 3.4.10
description: Centralized service for maintaining configuration information, naming,
providing distributed synchronization, and providing group services.
icon: https://zookeeper.apache.org/images/zookeeper_small.gif
sources:
- https://github.com/apache/zookeeper
- https://github.com/kubernetes/contrib/tree/master/statefulsets/zookeeper
maintainers:
- name: lachie83
email: lachlan.evenson@microsoft.com
- name: kow3ns
email: owensk@google.com
|