diff options
| author | Ilya Dmitrichenko <errordeveloper@gmail.com> | 2016-09-29 13:07:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-29 13:07:18 +0100 |
| commit | 04f406a94e1ff709cf021394222cb65c6f8a6d2e (patch) | |
| tree | 310e3d8c2b7eb23317c73295a9424b5d975d12a5 | |
| parent | da57cb32c8fcaf65696ab32f53cf876c7426f896 (diff) | |
Clarify the purpose of dramatically-simplify-cluster-creation.md
| -rw-r--r-- | dramatically-simplify-cluster-creation.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dramatically-simplify-cluster-creation.md b/dramatically-simplify-cluster-creation.md index b9ba9003..bd173e3b 100644 --- a/dramatically-simplify-cluster-creation.md +++ b/dramatically-simplify-cluster-creation.md @@ -29,6 +29,10 @@ 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.*** + Luke Marsden & many others in [SIG-cluster-lifecycle](https://github.com/kubernetes/community/tree/master/sig-cluster-lifecycle). 17th August 2016 |
