mirror of https://github.com/kubernetes/kops.git
Merge pull request #5889 from mbode/patch-1
Fix broken link to etcd 2 documentation
This commit is contained in:
commit
da173d645b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue