Merge pull request #2147 from leahnp/lpetersen-etcd-link

Updated link for etcd to point at latest docs
This commit is contained in:
Andrew Chen
2017-01-09 14:15:07 -08:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@ assignees:
title: Configuring Kubernetes Use of etcd
---
[etcd](https://coreos.com/etcd/docs/2.2.1/) is a highly-available key value
[etcd](https://coreos.com/etcd/docs/latest/) is a highly-available key value
store which Kubernetes uses for persistent storage of all of its REST API
objects.