From 343d731370c592972151827f3bbedc7e1c9e4692 Mon Sep 17 00:00:00 2001 From: Joe Beda Date: Thu, 20 Apr 2017 13:50:52 -0700 Subject: [PATCH] Include kubeadm in pick solutions page --- docs/setup/pick-right-solution.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/setup/pick-right-solution.md b/docs/setup/pick-right-solution.md index 55aa4dfc2d..b63891589b 100644 --- a/docs/setup/pick-right-solution.md +++ b/docs/setup/pick-right-solution.md @@ -21,6 +21,10 @@ solution is the easiest to create and maintain. [Turn-key cloud solutions](#turn-key-cloud-solutions) require only a few commands to create and cover a wider range of cloud providers. +If you already have a way to configure hosting resources, you can use +[kubeadm](/docs/getting-started-guides/kubeadm/) to easily bring up a cluster +with a single command per machine. + [Custom solutions](#custom-solutions) require more effort to setup but cover and even they vary from step-by-step instructions to general advice for setting up a Kubernetes cluster from scratch. @@ -88,6 +92,13 @@ cluster, try the [Getting Started from Scratch](/docs/getting-started-guides/scr If you are interested in supporting Kubernetes on a new platform, check out our [advice for writing a new solution](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/docs/devel/writing-a-getting-started-guide.md). +#### Universal + + +If you already have a way to configure hosting resources, you can use +[kubeadm](/docs/getting-started-guides/kubeadm/) to easily bring up a cluster +with a single command per machine. + #### Cloud These solutions are combinations of cloud provider and OS not covered by the above solutions. @@ -138,6 +149,7 @@ Here are all the solutions mentioned above in table form. IaaS Provider | Config. Mgmt | OS | Networking | Docs | Support Level -------------------- | ------------ | ------ | ---------- | --------------------------------------------- | ---------------------------- +any | any | multi-support | any CNI | [docs](https://kubernetes.io/docs/getting-started-guides/kubeadm/) | Project ([SIG-cluster-lifecycle](https://github.com/kubernetes/community/tree/master/sig-cluster-lifecycle)) GKE | | | GCE | [docs](https://cloud.google.com/container-engine) | Commercial Stackpoint.io | | multi-support | multi-support | [docs](http://www.stackpointcloud.com) | Commercial AppsCode.com | Saltstack | Debian | multi-support | [docs](https://appscode.com/products/cloud-deployment/) | Commercial