diff options
| author | Ilya Dmitrichenko <errordeveloper@gmail.com> | 2016-09-30 00:30:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-30 00:30:55 +0100 |
| commit | cff91a9acb0478a204673d440138e27d1c58faa0 (patch) | |
| tree | d0ef81b3584d1a8147b0c46e0beabfac792af7ab | |
| parent | 04f406a94e1ff709cf021394222cb65c6f8a6d2e (diff) | |
Fix URL
| -rw-r--r-- | dramatically-simplify-cluster-creation.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dramatically-simplify-cluster-creation.md b/dramatically-simplify-cluster-creation.md index bd173e3b..59c3ab84 100644 --- a/dramatically-simplify-cluster-creation.md +++ b/dramatically-simplify-cluster-creation.md @@ -29,9 +29,8 @@ Documentation for other releases can be found at # Proposal: Dramatically Simplify Kubernetes Cluster Creation - > ***Please note: this proposal doesn't reflect final implementation, it's here for the purpose of capturing the original ideas.*** -> ***You should probably [read `kubeadm` docs](kubernetes.io/docs/getting-started-guides/kubeadm/), to understand the end-result of this effor.*** +> ***You should probably [read `kubeadm` docs](http://kubernetes.io/docs/getting-started-guides/kubeadm/), to understand the end-result of this effor.*** Luke Marsden & many others in [SIG-cluster-lifecycle](https://github.com/kubernetes/community/tree/master/sig-cluster-lifecycle). |
