Add link to glossary page

This commit is contained in:
Qiming Teng
2017-11-13 15:23:49 +08:00
parent f7ca5c7a52
commit 5e4e68576c
+2
View File
@@ -6,6 +6,8 @@ This section of the Kubernetes documentation contains tutorials.
A tutorial shows how to accomplish a goal that is larger than a single
[task](/docs/tasks/). Typically a tutorial has several sections,
each of which has a sequence of steps.
Before walking through each tutorial, you may want to bookmark the
[Standardized Glossary](/docs/reference/glossary/) page for later references.
* [Kubernetes Basics](/docs/tutorials/kubernetes-basics/) is an in-depth interactive tutorial that helps you understand the Kubernetes system and try out some basic Kubernetes features.