Fix broken link to etcd 2 documentation

This commit is contained in:
Maximilian Bode 2018-10-07 11:49:34 +02:00 committed by GitHub
parent 7b4133c823
commit b636014a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Kubernetes is relying on etcd for state storage. More details about the usage
can be found [here](https://kubernetes.io/docs/admin/etcd/) and
[here](https://coreos.com/etcd/docs/2.3.7/index.html).
[here](https://coreos.com/etcd/docs/latest/v2/README.html).
## Backup requirement