updated link for etcd to point at latest docs

This commit is contained in:
Leah Petersen 2017-01-05 11:28:34 -08:00
parent ccac29bff3
commit e3fd0664a3
1 changed files with 1 additions and 1 deletions

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.