Add stateful application tutorial.

This commit is contained in:
Jeff Mendoza
2016-11-01 13:29:42 -07:00
parent 7b2589f4f9
commit 053cdb3a1e
5 changed files with 291 additions and 0 deletions
+4
View File
@@ -15,6 +15,10 @@ The Tutorials section of the Kubernetes documentation is a work in progress.
* [Exposing an External IP Address to Access an Application in a Cluster](/docs/tutorials/stateless-application/expose-external-ip-address/)
#### Stateful Applications
* [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