fix Minikube 404 error. (#11461)

This commit is contained in:
chenDT
2018-12-03 11:17:02 +08:00
committed by Kubernetes Prow Robot
parent 1feb401ea2
commit 0c987f419f
+1 -1
View File
@@ -1,7 +1,7 @@
You need to have a Kubernetes cluster, and the kubectl command-line tool must
be configured to communicate with your cluster. If you do not already have a
cluster, you can create one by using
[Minikube](/docs/getting-started-guides/minikube),
[Minikube](/docs/setup/minikube),
or you can use one of these Kubernetes playgrounds:
* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground)