mirror of https://github.com/kubernetes/kops.git
Fix broken link to etcd 2 documentation
This commit is contained in:
parent
7b4133c823
commit
b636014a89
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Kubernetes is relying on etcd for state storage. More details about the usage
|
Kubernetes is relying on etcd for state storage. More details about the usage
|
||||||
can be found [here](https://kubernetes.io/docs/admin/etcd/) and
|
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
|
## Backup requirement
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue