Added a note about the need to have a cluster set-up to Kubernetes 201.
This commit is contained in:
committed by
Andrew Chen
parent
e1229f1230
commit
46133af83f
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user