copy of etcd repository
 
 
 
 
 
 
Go to file
Gyuho Lee a90695fd5f etcd-tester: set advertise ports, delay w/ network faults
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-24 17:37:09 -08:00
.github *: eschew you from documentation 2017-03-06 11:40:46 -08:00
Documentation Documentation/op-guide: remove "./cmd/vendor" in monitoring.md 2018-01-24 15:26:17 -08:00
alarm *: update LICENSE header 2016-05-12 20:51:48 -07:00
auth auth: use NewIncomingContext for "WithRoot" 2017-12-14 21:45:16 -08:00
client client,clientv3: remove "cmd/vendor" in README.md 2018-01-24 15:26:17 -08:00
clientv3 client,clientv3: remove "cmd/vendor" in README.md 2018-01-24 15:26:17 -08:00
compactor compactor: fix error message of Revision compactor 2017-12-11 10:39:00 -08:00
contrib internal/raftsnap: move "raftsnap" to internal 2018-01-24 10:36:04 -08:00
discovery *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
e2e e2e: use "snapshot.Status" 2018-01-22 16:46:15 -08:00
embed embed: enable extensive metrics if specified 2018-01-06 20:40:30 +01:00
error *: move v2http handlers without /v2 prefix to etcdhttp 2017-07-07 18:35:57 -07:00
etcdctl internal/raftsnap: move "raftsnap" to internal 2018-01-24 10:36:04 -08:00
etcdmain embed: enable extensive metrics if specified 2018-01-06 20:40:30 +01:00
etcdserver internal/raftsnap: move "raftsnap" to internal 2018-01-24 10:36:04 -08:00
hack hack/scripts-dev: add "build-etcd-test-proxy" to Makefile 2018-01-24 17:37:09 -08:00
integration integration: add constant RequestWaitTimeout. 2018-01-03 15:53:57 -05:00
internal/raftsnap internal/raftsnap: move "raftsnap" to internal 2018-01-24 10:36:04 -08:00
lease *: regenerate protobuf, grpc-gateway 2017-12-07 21:31:13 -08:00
logos logos: add SVG and PNG logos 2014-12-18 14:59:06 -08:00
mvcc mvcc: check null before set FillPercent not to panic 2018-01-08 11:34:34 -08:00
pkg pkg/transport: implement "Proxy" 2018-01-24 17:37:09 -08:00
proxy proxy/grpcproxy: remove "Errors" field 2018-01-17 15:58:56 -08:00
raft raft: Clarify conditions for granting votes and prevotes. 2018-01-23 15:05:11 -05:00
rafthttp internal/raftsnap: move "raftsnap" to internal 2018-01-24 10:36:04 -08:00
scripts scripts/updatebom.sh: remove "./cmd/vendor" 2018-01-24 15:26:17 -08:00
snapshot internal/raftsnap: move "raftsnap" to internal 2018-01-24 10:36:04 -08:00
store *: disable gRPC client logs in tests 2017-11-11 20:56:00 -08:00
tools etcd-tester: set advertise ports, delay w/ network faults 2018-01-24 17:37:09 -08:00
vendor vendor: regenerate 2018-01-24 15:26:17 -08:00
version version: bump up to 3.3.0+git 2017-12-20 13:49:29 -08:00
wal *: regenerate protobuf, grpc-gateway 2017-12-07 21:31:13 -08:00
.dockerignore Add .dockerignore to avoid including .git in docker build context 2014-08-15 16:38:29 +08:00
.gitignore gitignore: ignore test files in "vendor" 2018-01-24 15:26:17 -08:00
.godir create .godir 2014-11-18 15:01:57 -08:00
.header .header: update to 'etcd Authors' 2016-05-12 20:56:50 -07:00
.semaphore.sh semaphore,travis: test with Go 1.9.3 2018-01-23 13:17:20 -08:00
.travis.yml travis.yml: remove "./cmd" 2018-01-24 15:26:17 -08:00
.words words: whitelit "rafthttp" 2018-01-22 11:16:16 -08:00
CHANGELOG-2.7.md CHANGELOG: track per each minor release 2018-01-22 09:35:15 -08:00
CHANGELOG-3.0.md CHANGELOG: track per each minor release 2018-01-22 09:35:15 -08:00
CHANGELOG-3.1.md CHANGELOG: track per each minor release 2018-01-22 09:35:15 -08:00
CHANGELOG-3.2.md CHANGELOG: add missing changes from 3.2.15, 3.3.0-rc.4 2018-01-23 09:51:58 -08:00
CHANGELOG-3.3.md CHANGELOG: use Go 1.9.3 with etcd 3.3.0, clarify gRPC versions 2018-01-23 11:37:06 -08:00
CHANGELOG-3.4.md internal/raftsnap: move "raftsnap" to internal 2018-01-24 10:36:04 -08:00
CONTRIBUTING.md Documentation: point contributing irc channel to #etcd 2017-07-14 10:56:09 -07:00
DCO docs(readme/contrib): clean up README, merge changes from CONTRIBUTING.md and split out DCO 2014-04-04 10:58:34 -07:00
Dockerfile Dockerfile: remove "cmd/vendor" 2018-01-24 15:26:17 -08:00
Dockerfile-release Dockerfile-release: add nsswitch.conf into image 2017-03-21 13:08:42 +02:00
Dockerfile-release.arm64 build-docker: Updates for multi-arch release 2017-04-21 10:04:41 -07:00
Dockerfile-release.ppc64le build-docker: Updates for multi-arch release 2017-04-21 10:04:41 -07:00
Dockerfile-test hack/scripts-dev: update docker images, update DNS cert CN example 2018-01-19 22:11:46 -08:00
Gopkg.lock Gopkg.lock: initial commit 2018-01-24 15:26:17 -08:00
Gopkg.toml Gopkg.toml: initial commit 2018-01-24 15:26:17 -08:00
LICENSE feat(*): initial commit 2014-01-19 12:25:11 -08:00
MAINTAINERS MAINTAINERS: add Fanmin 2017-02-23 14:38:14 -08:00
NOTICE feat(*): initial commit 2014-01-19 12:25:11 -08:00
Procfile Procfile: use grpc-proxy instead of v2 proxy 2017-10-03 09:18:56 -07:00
Procfile.v2 Documentation/v2: add Procfile.v2 for proxy 2017-10-03 09:22:31 -07:00
README.md README: add "Community meetings" 2017-12-15 14:37:37 -08:00
ROADMAP.md ROADMAP: update 3.4 roadmap 2018-01-16 14:42:37 -08:00
V2Procfile Procfile: v3 as default 2016-05-23 11:59:23 -07:00
bill-of-materials.json bill-of-materials: regenerate 2017-12-07 21:31:13 -08:00
bill-of-materials.override.json bill-of-materials: regenerate with multi licenses 2017-06-13 10:25:29 -07:00
build build: specify target with "${REPO_PATH}" 2018-01-24 15:27:06 -08:00
build.bat vendor: only vendor on emitted binaries 2016-04-05 21:01:16 -07:00
build.ps1 build.ps1: remove "cmd/vendor" 2018-01-24 15:26:17 -08:00
code-of-conduct.md CODE_OF_CONDUCT: update CoC 2018-01-04 22:44:07 +00:00
cover test, scripts: use /usr/bin/env to find bash 2015-08-08 20:52:53 -06:00
etcd.conf.yml.sample Documentation: change "key file" to "cert file" 2017-11-20 00:44:32 -05:00
main.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
main_test.go *: remove os.Kill from signal.Notify 2017-04-07 10:52:54 -07:00
meeting.ics README: add "Community meetings" 2017-12-15 14:37:37 -08:00
test test: remove "use-root" in functional_pass 2018-01-24 17:37:09 -08:00

README.md

etcd

Go Report Card Coverage Build Status Travis Build Status Semaphore Godoc Releases LICENSE

Note: The master branch may be in an unstable or even broken state during development. Please use releases instead of the master branch in order to get stable binaries.

the etcd v2 documentation has moved

etcd Logo

etcd is a distributed reliable key-value store for the most critical data of a distributed system, with a focus on being:

  • Simple: well-defined, user-facing API (gRPC)
  • Secure: automatic TLS with optional client cert authentication
  • Fast: benchmarked 10,000 writes/sec
  • Reliable: properly distributed using Raft

etcd is written in Go and uses the Raft consensus algorithm to manage a highly-available replicated log.

etcd is used in production by many companies, and the development team stands behind it in critical deployment scenarios, where etcd is frequently teamed with applications such as Kubernetes, fleet, locksmith, vulcand, Doorman, and many others. Reliability is further ensured by rigorous testing.

See etcdctl for a simple command line client.

Community meetings

etcd contributors and maintainers have bi-weekly meetings at 11:00 AM (USA Pacific) on Tuesdays. There is an iCalendar format for the meetings here. Anyone is welcome to join via Zoom or audio-only: +1 669 900 6833. An initial agenda will be posted to the shared Google docs a day before each meeting, and everyone is welcome to suggest additional topics or other agendas.

Getting started

Getting etcd

The easiest way to get etcd is to use one of the pre-built release binaries which are available for OSX, Linux, Windows, rkt, and Docker. Instructions for using these binaries are on the GitHub releases page.

For those wanting to try the very latest version, build the latest version of etcd from the master branch. This first needs Go installed (version 1.9+ is required). All development occurs on master, including new features and bug fixes. Bug fixes are first targeted at master and subsequently ported to release branches, as described in the branch management guide.

Running etcd

First start a single-member cluster of etcd.

If etcd is installed using the pre-built release binaries, run it from the installation location as below:

/tmp/etcd-download-test/etcd

The etcd command can be simply run as such if it is moved to the system path as below:

mv /tmp/etcd-download-test/etcd /usr/locale/bin/

etcd

If etcd is build from the master branch, run it as below:

./bin/etcd

This will bring up etcd listening on port 2379 for client communication and on port 2380 for server-to-server communication.

Next, let's set a single key, and then retrieve it:

ETCDCTL_API=3 etcdctl put mykey "this is awesome"
ETCDCTL_API=3 etcdctl get mykey

That's it! etcd is now running and serving client requests. For more

etcd TCP ports

The official etcd ports are 2379 for client requests, and 2380 for peer communication.

Running a local etcd cluster

First install goreman, which manages Procfile-based applications.

Our Procfile script will set up a local example cluster. Start it with:

goreman start

This will bring up 3 etcd members infra1, infra2 and infra3 and etcd grpc-proxy, which runs locally and composes a cluster.

Every cluster member and proxy accepts key value reads and key value writes.

Running etcd on Kubernetes

To run an etcd cluster on Kubernetes, try etcd operator.

Next steps

Now it's time to dig into the full etcd API and other guides.

Contact

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

Reporting bugs

See reporting bugs for details about reporting any issues.

License

etcd is under the Apache 2.0 license. See the LICENSE file for details.