docs(production-ready): explain the state of etcd clearly

This commit is contained in:
Blake Mizerany 2014-04-13 21:36:41 -07:00
parent 99c8b097d1
commit a05ff7f83d
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

@ -18,6 +18,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