Adds Stateful Set Basics as a tutorial

The content is in
docs/tutorials/stateful-applications/basic-stateful-set.md
The example application, named web, is in
docs/tutorials/stateful-applications/web.yaml
The tutorials TOC and index have been udpated to include a Stateful
Applications section of which this example is a subsection
This commit is contained in:
Kenneth Owens
2016-11-28 14:22:55 -08:00
committed by Devin Donnelly
parent e0e0842cc4
commit 3b7ba00300
4 changed files with 777 additions and 0 deletions
+2
View File
@@ -57,3 +57,5 @@ toc:
path: /docs/tutorials/stateful-application/run-stateful-application/
- title: Running a Replicated Stateful Application
path: /docs/tutorials/stateful-application/run-replicated-stateful-application/
- title: Stateful Set Basics
path: /docs/tutorials/stateful-application/basic-stateful-set/