tools: list minikube as a Native Tool

Fixes #2491.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
This commit is contained in:
Ahmet Alp Balkan
2017-04-04 21:41:39 -07:00
committed by Andrew Chen
parent e5336f6dbf
commit 46bcb5b559
+6
View File
@@ -23,6 +23,12 @@ Kubernetes contains the following built-in tools:
[`kubefed`](/docs/admin/federation/kubefed/) is the command line tool
to help you administrate your federated clusters.
##### Minikube
[`minikube`](/docs/getting-started-guides/minikube/) is a tool that makes it
easy to run a single-node Kubernetes cluster locally on your workstation for
development and testing purposes.
##### Dashboard
[Dashboard](/docs/user-guide/ui/), the web-based user interface of Kubernetes, allows you to deploy containerized applications