Fixed Kubernetes 101 documentation

to mention that it is necessary to have the cluster setup first.
This commit is contained in:
Andrzej Wasylkowski
2017-05-17 10:10:21 +02:00
committed by Andrew Chen
parent 7669c9edac
commit 7e128d31cf
+2
View File
@@ -9,6 +9,8 @@ title: Kubernetes 101
For Kubernetes 101, we will cover kubectl, pods, volumes, and multiple containers
{% include task-tutorial-prereqs.md %}
In order for the kubectl usage examples to work, make sure you have an example directory locally, either from [a release](https://github.com/kubernetes/kubernetes/releases) or [the source](https://github.com/kubernetes/kubernetes).
* TOC