Added a note about the need to have a cluster set-up to Kubernetes 201.

This commit is contained in:
Andrzej Wasylkowski
2017-05-18 21:38:54 +02:00
committed by Andrew Chen
parent e1229f1230
commit 46133af83f
+2
View File
@@ -11,6 +11,8 @@ If you went through [Kubernetes 101](/docs/user-guide/walkthrough/), you learned
For Kubernetes 201, we will pick up where 101 left off and cover some slightly more advanced topics in Kubernetes, related to application productionization, Deployment and For Kubernetes 201, we will pick up where 101 left off and cover some slightly more advanced topics in Kubernetes, related to application productionization, Deployment and
scaling. scaling.
{% include task-tutorial-prereqs.md %}
In order for the kubectl usage examples to work, make sure you have an examples directory locally, either from [a release](https://github.com/kubernetes/kubernetes/releases) or [the source](https://github.com/kubernetes/kubernetes). In order for the kubectl usage examples to work, make sure you have an examples directory locally, either from [a release](https://github.com/kubernetes/kubernetes/releases) or [the source](https://github.com/kubernetes/kubernetes).
* TOC * TOC