Merge pull request #4550 from steveperry-53/playgrounds

Add playgrounds to Task and Tutorial prerequisites.
This commit is contained in:
Andrew Chen
2017-07-31 16:06:13 -07:00
committed by GitHub
+5 -1
View File
@@ -1,4 +1,8 @@
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/getting-started-guides/minikube),
or you can use one of these Kubernetes playgrounds:
* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground)
* [Play with Kubernetes](http://labs.play-with-k8s.com/)