Няма описание

Jingyi Hu adb126afc4 Merge pull request #11267 from k-ye/fix преди 4 години
.github 08db37db54 Security: Create etcd security process преди 5 години
Documentation 9002c1951f doc: add lease time преди 4 години
auth ade5337b92 etcdserver: add check for nil options преди 4 години
client 1caaa9ed4a test: test update for Go 1.12.5 and related changes преди 5 години
clientv3 6aae90325c Merge pull request #11211 from jpbetz/ipv6-endpoints преди 4 години
contrib 1caaa9ed4a test: test update for Go 1.12.5 and related changes преди 5 години
embed e8660c0cec embed: expose ZapLoggerBuilder преди 4 години
etcdctl 9002c1951f doc: add lease time преди 4 години
etcdmain 27535517b1 pkg: handle version env variable преди 4 години
etcdserver 444bfdff59 etcdserver: strip patch version in metrics преди 4 години
functional fce0e23d1b *: use Go 1.13.1 преди 4 години
hack 78fb1e34f8 hack: fix cherrypick instruction преди 4 години
integration 6aae90325c Merge pull request #11211 from jpbetz/ipv6-endpoints преди 4 години
lease 0a6173c9b6 lease: cleanup typo words in lessor.go преди 4 години
logos d375b67a50 logos: add SVG and PNG logos преди 9 години
mvcc 49f4a418f9 backend: fix comment for bucketBuffer.merge() преди 4 години
pkg 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() преди 4 години
proxy bbb379fa4a Merge pull request #10974 from lzhfromustc/watchers преди 4 години
raft d487b16de1 confchange: removed duplicate check in confchange.Simple. преди 4 години
scripts 36696fe2cc Add version, tag and branch checks to release script преди 4 години
security 08db37db54 Security: Create etcd security process преди 5 години
tests 1333abc606 etcdserver: strip patch version in cluster version преди 4 години
tools 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() преди 4 години
vendor 426463c433 vendor: upgrade gRPC Go to v1.24.0 преди 4 години
version 7fbbb9c8bf *: add 3.5 capability for 3.5 dev tree преди 4 години
wal adbae79565 wal : wal.Verify defer close the opened WAL files преди 4 години
.gitignore e86a12bad0 gitignore: ignore build result and runtime files преди 5 години
.header 71e6c4b06a .header: update to 'etcd Authors' преди 8 години
.travis.yml fce0e23d1b *: use Go 1.13.1 преди 4 години
.words 97388ce454 clientv3: Set authority used in cert checks to host of endpoint преди 4 години
CHANGELOG-2.3.md ea68efb259 CHANGELOG: add "raft unbounded log growth prevention" PR преди 5 години
CHANGELOG-3.0.md 4244ea4390 CHANGELOG: update with latest changes, make language consistent преди 4 години
CHANGELOG-3.1.md 2530c900fd CHANGELOG: update with patch release преди 4 години
CHANGELOG-3.2.md 1e1ce6b651 changelog for the skip client san verification option. преди 4 години
CHANGELOG-3.3.md 53718bbf33 CHANGELOG: Note that 3.3.16 is a bad release and add 3.3.17 release notes преди 4 години
CHANGELOG-3.4.md 9ac0d65af8 CHANGELOG: update from PR 11254 преди 4 години
CHANGELOG-3.5.md 9ac0d65af8 CHANGELOG: update from PR 11254 преди 4 години
CHANGELOG-4.0.md 00171cc17d CHANGELOG: update 3.4 patch release, 3.5 преди 4 години
CONTRIBUTING.md 4681061b1f *: add slack contact преди 4 години
DCO fd9ad4fa2c docs(readme/contrib): clean up README, merge changes from CONTRIBUTING.md and split out DCO преди 10 години
Dockerfile-release f856ce963b Dockerfile: rebase etcd image to debian преди 5 години
Dockerfile-release.arm64 f856ce963b Dockerfile: rebase etcd image to debian преди 5 години
Dockerfile-release.ppc64le f856ce963b Dockerfile: rebase etcd image to debian преди 5 години
GOVERNANCE.md 036cb96fd1 *: create project governance преди 4 години
LICENSE 3381177341 License project under the Apache License Version 2.0 преди 11 години
MAINTAINERS 036cb96fd1 *: create project governance преди 4 години
Makefile 79bfc90f2b tests/docker-dns: adding tests for certs with dns names. преди 4 години
Procfile 53fd227f5c . : added Procfile.learner преди 4 години
Procfile.learner 53fd227f5c . : added Procfile.learner преди 4 години
Procfile.v2 182d071fd0 Documentation/v2: add Procfile.v2 for proxy преди 6 години
README.md 7cb2bb67bf README: fix formatting on hangouts link преди 4 години
ROADMAP.md c74998267c *: change roadmap, future release dates преди 5 години
bill-of-materials.json bc95b1fa84 bill-of-materials: update преди 5 години
bill-of-materials.override.json 42a7ea6d33 etcd: Replace ghodss/yaml with sigs.k8s.io/yaml преди 5 години
build 75e440b105 build: fix import path преди 5 години
build.bat b1d41016b2 vendor: only vendor on emitted binaries преди 8 години
build.ps1 7300bfdd1d build.ps1: update import paths to "go.etcd.io/etcd" преди 5 години
code-of-conduct.md 5370570fec *: update project code of conduct преди 4 години
etcd.conf.yml.sample 73a8bf1fb1 sample: correct directive name преди 5 години
functional.yaml 0926a434b7 functional.yaml: try lower snapshot count for flaky tests, error threshold преди 4 години
go.mod 9efa0448e2 go.mod: bump x/crypto because of [CVE-2019-11840] преди 4 години
go.sum 9efa0448e2 go.mod: bump x/crypto because of [CVE-2019-11840] преди 4 години
main.go 34bd797e67 *: revert module import paths преди 5 години
main_test.go 9ecbf5d2d1 main_test: skip test when invoked via go test преди 5 години
test d4d57c5422 test: skip govet shadow tests for now преди 4 години

README.md

etcd

Go Report Card Coverage Build Status Travis Build Status Semaphore Docs 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.

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, 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 monthly (every four weeks) meetings at 11:00 AM (USA Pacific) on Thursday.

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.

Time:

Join Hangouts Meet: meet.google.com/umg-nrxn-qvs

Join by phone: +1 405-792-0633‬ PIN: ‪299 906‬#

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, and Docker on the release page.

For more installation guides, please check out play.etcd.io and operating etcd.

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.13+ 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/local/bin/
etcd

If etcd is built 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 put mykey "this is awesome"
etcdctl get mykey

etcd is now running and serving client requests. For more, please check out:

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.

Follow the steps in Procfile.learner to add a learner node to the cluster. Start the learner node with:

goreman -f ./Procfile.learner start

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.

Reporting a security vulnerability

See security disclosure and release process for details on how to report a security vulnerability and how the etcd team manages it.

Issue and PR management

See issue triage guidelines for details on how issues are managed.

See PR management for guidelines on how pull requests are managed.

etcd Emeritus Maintainers

These emeritus maintainers dedicated a part of their career to etcd and reviewed code, triaged bugs, and pushed the project forward over a substantial period of time. Their contribution is greatly appreciated.

  • Fanmin Shi
  • Anthony Romano

License

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