You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorials/index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ This section of the Kubernetes documentation contains tutorials.
6
6
A tutorial shows how to accomplish a goal that is larger than a single
7
7
[task](/docs/tasks/). Typically a tutorial has several sections,
8
8
each of which has a sequence of steps.
9
+
Before walking through each tutorial, you may want to bookmark the
10
+
[Standardized Glossary](/docs/reference/glossary/) page for later references.
9
11
10
12
*[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.
0 commit comments