Merge branch 'release-1.5' of github.com:kubernetes/kubernetes.github.io into ss-basics

This commit is contained in:
Kenneth Owens
2016-12-01 12:35:14 -08:00
100 changed files with 2357 additions and 2092 deletions
+6 -1
View File
@@ -1,7 +1,10 @@
---
---
The Tutorials section of the Kubernetes documentation is a work in progress.
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.
#### Kubernetes Basics
@@ -19,6 +22,8 @@ The Tutorials section of the Kubernetes documentation is a work in progress.
* [StatefulSet Basics](/docs/tutorials/stateful-application/basic-stateful-set/)
* [Running a Single-Instance Stateful Application](/docs/tutorials/stateful-application/run-stateful-application/)
### What's next
If you would like to write a tutorial, see