Files
website/docs/tutorials/index.md
T
devin-donnelly ef6e733af8 Merge pull request #1803 from kow3ns/ss-basics
Adds Stateful Set Basics as a tutorial
2016-12-02 15:37:01 -08:00

1.4 KiB



This section of the Kubernetes documentation contains tutorials. A tutorial shows how to accomplish a goal that is larger than a single task. Typically a tutorial has several sections, each of which has a sequence of steps.

Kubernetes Basics

  • Kubernetes Basics is an in-depth interactive tutorial that helps you understand the Kubernetes system and try out some basic Kubernetes features.

Stateless Applications

Stateful Applications

What's next

If you would like to write a tutorial, see Using Page Templates for information about the tutorial page type and the tutorial template.