Reword glossary entry for etcd (#14621)

* Link to official etcd documentation

* Reword etcd glossary entry

* Update etcd.md
This commit is contained in:
Tim Bannister
2019-05-30 03:24:21 +01:00
committed by Kubernetes Prow Robot
parent da76416973
commit b2d7cc5e30
+4 -1
View File
@@ -15,5 +15,8 @@ tags:
<!--more--> <!--more-->
Always have a backup plan for etcd's data for your Kubernetes cluster. For in-depth information on etcd, see [etcd documentation](https://github.com/coreos/etcd/blob/master/Documentation/docs.md). If your Kubernetes cluster uses etcd as its backing store, make sure you have a
[back up](/docs/tasks/administer-cluster/configure-upgrade-etcd/#backing-up-an-etcd-cluster) plan
for those data.
You can find in-depth information about etcd in the offical [documentation](https://etcd.io/docs/).