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

reviewable/pr3830/r1^2
Andrzej Wasylkowski 2017-05-18 21:38:54 +02:00 committed by Andrew Chen
parent e1229f1230
commit 46133af83f
1 changed files with 2 additions and 0 deletions

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
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).
* TOC