diff --git a/docs/user-guide/walkthrough/index.md b/docs/user-guide/walkthrough/index.md index 79e9335e97..2c10d96c1a 100644 --- a/docs/user-guide/walkthrough/index.md +++ b/docs/user-guide/walkthrough/index.md @@ -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