Added kubeadm to list of tools under kubectl.

Updated _data/tools.yml to reflect kubeadm.
This commit is contained in:
Eric Hole
2016-12-30 13:22:58 -07:00
committed by Eric Hole
parent 10a57f1e61
commit f3aef1dbf2
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -7,6 +7,8 @@ toc:
section:
- title: Kubectl
path: /docs/user-guide/kubectl/
- title: Kubeadm
path: /docs/getting-started-guides/kubeadm
- title: Kubefed
path: /docs/admin/federation/kubefed/
- title: Kubernetes Dashboard
+4
View File
@@ -14,6 +14,10 @@ Kubernetes contains the following built-in tools:
[`kubectl`](/docs/user-guide/kubectl/) is the command line tool for Kubernetes. It controls the Kubernetes cluster manager.
##### Kubeadm
[`kubeadm`](/docs/getting-started-guides/kubeadm/) is the command line tool for easily provisioning a secure Kubernetes cluster on top of physical or cloud servers or virtual machines (currently in alpha).
##### Kubefed
[`kubefed`](/docs/admin/federation/kubefed/) is the command line tool