Update index.md

This commit is contained in:
Jared
2016-08-09 09:31:32 -07:00
committed by GitHub
parent b766be5995
commit 281b54e1e1
+3 -1
View File
@@ -27,7 +27,9 @@ a Kubernetes cluster from scratch.
### Local-machine Solutions
[Minikube](/docs/getting-started-guides/minikube/) is the recommended method for you to create a single node kubernetes cluster locally for purposes of development and testing. Setup is completely automated and doesn't require a cloud provider account.
[Minikube](/docs/getting-started-guides/minikube/) is the recommended method for you to create a single node kubernetes cluster locally for purposes of development and testing. Setup is completely automated and doesn't require a cloud provider account.
Use the [Minikube getting started guide](/docs/getting-started-guides/minikube/) to try it out.
### Hosted Solutions