kubeadm and add-ons docs

This commit is contained in:
Luke Marsden
2016-09-23 14:29:06 +01:00
parent 22a8dbb58e
commit 10884384de
5 changed files with 60 additions and 53 deletions
+2 -2
View File
@@ -82,9 +82,9 @@ h2, h3, h4 {
<a href="/docs/hellonode/" class="button">Get Started on GKE</a>
</div>
<div class="col3rd">
<h3>Installing Kubernetes Easily on Linux</h3>
<h3>Installing Kubernetes on Linux with kubeadm</h3>
<p>This quickstart will show you how to install a secure Kubernetes cluster on any computers running Linux, using a tool called <code>kubeadm</code> which is part of Kubernetes. It'll work with local VMs, physical servers and/or cloud servers, either manually or as part of your own automation. It is currently in alpha but please try it out and give us feedback!</p>
<a href="/docs/kubeadm/" class="button">Install Kubernetes Easily</a>
<a href="/docs/getting-started-guides/kubeadm/" class="button">Install Kubernetes with kubeadm</a>
</div>
<div class="col3rd">
<h3>Guided Tutorial</h3>