Fixed Kubernetes 101 documentation
to mention that it is necessary to have the cluster setup first.
This commit is contained in:
committed by
Andrew Chen
parent
7669c9edac
commit
7e128d31cf
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user