kubeadm and add-ons docs
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user