diff options
| -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 |
