* Create SIG-etcd Co-authored-by: Josh Berkus <josh@agliodbs.com> Co-authored-by: Marek Siarkowicz <siarkowicz@google.com> * Remove unnecessary eviations * Update sig-etcd/charter.md Co-authored-by: Benjamin Wang <wachao@vmware.com> * Update charter.md to remove OWNERS file from deviation Adding OWNERS file will be a hard requirement for etcd repo. I also added an issue in etcd repo for tracking: https://github.com/etcd-io/etcd/issues/16367. * update charter.md, vision.md and README.md to address comments * update sig-etcd with new chairs * Update charter.md * Update charter.md to include implicit k8s-etcd-contract as part of sig-etcd's responsibility in a sentence, instead of a linked google doc * Update sig-etcd/vision.md Co-authored-by: Tim Bannister <tim@scalefactory.com> * Update sig-etcd/vision.md Co-authored-by: Tim Bannister <tim@scalefactory.com> * update etcd meeting link, time and youtube link --------- Co-authored-by: Josh Berkus <josh@agliodbs.com> Co-authored-by: Marek Siarkowicz <siarkowicz@google.com> Co-authored-by: Wenjia <wenjiazhang@google.com> Co-authored-by: Benjamin Wang <wachao@vmware.com> Co-authored-by: Tim Bannister <tim@scalefactory.com>  | 
			||
|---|---|---|
| .. | ||
| OWNERS | ||
| README.md | ||
| charter.md | ||
| vision.md | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	etcd Special Interest Group
etcd is a production-ready store for building cloud-native distributed systems and managing cloud-native infrastructure via orchestrators like Kubernetes. Etcd should provide distributed system primitives** (such as distributed locking and leader election) that allow users to **create scalable, highly available and fault-tolerant systems. Etcd is the place to store the infrastructure configuration, not only as part of Kubernetes, but also as a standalone solution.
The charter defines the scope and governance of the etcd Special Interest Group.
Meetings
Joining the mailing list for the group will typically add invites for the following meetings to your calendar.
- Regular SIG Meeting: Thursdays at 11:00 PT (Pacific Time) (biweekly). Convert to your timezone.
 
Leadership
Chairs
The Chairs of the SIG run operations and processes governing the SIG.
- James Blair (@jmhbnz), Red Hat
 - Wenjia Zhang (@wenjiaswe), Google
 
Technical Leads
The Technical Leads of the SIG establish new subprojects, decommission existing subprojects, and resolve cross-subproject technical issues and decisions.
- Benjamin Wang (@ahrtr), VMWare
 - Marek Siarkowicz (@serathius), Google
 
Contact
- Slack: #etcd
 - Mailing list
 - Open Community Issues/PRs
 - GitHub Teams:
- @kubernetes/sig-etcd-leads - SIG Chairs and Tech Leads
 
 - Steering Committee Liaison: TBD (@TBD)
 
Subprojects
The following subprojects are owned by sig-etcd:
bbolt
An embedded key/value database for Go.
- Owners:
 
cetcd
Serve Consul with etcd
- Owners:
 
dbtester
Distributed database benchmark tester
- Owners:
 
discovery.etcd.io
Kubernetes manifests powering discovery.etcd.io
discoveryserver
Public etcd Discovery Service
etcd
Distributed reliable key-value store for the most critical data of a distributed system
- Owners:
 
etcd-play
etcd playground
- Owners:
 
etcdlabs
etcd playground
- Owners:
 
gofail
failpoints for go
- Owners:
 
govanityurls
Use a custom domain in your Go import path
- Owners:
 
jetcd
etcd java client
- Owners:
 
maintainers
issue tracking for project wide non-code concerns
- Owners:
 
protodoc
protodoc generates Protocol Buffer documentation.
- Owners:
 
raft
Raft library for maintaining a replicated state machine
- Owners:
 
website
etcd-io
- Owners:
 
zetcd
Serve the Apache Zookeeper API but back it with an etcd cluster
- Owners: