Merge pull request #718 from bmizerany/master

docs(production-ready): explain the state of etcd clearly
This commit is contained in:
Xiang Li 2014-04-14 00:43:15 -04:00
commit d4b33c7e12
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,7 @@
ectd is being used successfully by many companies in production. It is,
however, under active development and systems like etcd are difficult to get
correct. If you are comfortable with bleeding-edge software please use etcd and
provide us with the feedback and testing young software needs.
When the etcd team feels confident removing this warning we will release etcd
1.0.

View File

@ -20,6 +20,8 @@ Or feel free to just use curl, as in the examples below.
[raft]: http://raftconsensus.github.io/
[etcdctl]: http://github.com/coreos/etcdctl/
If you're considering etcd for production use, please see: [production-ready.md](./Documentation/production-ready.md)
## Getting Started
### Getting etcd