Add tutorial: Running a Replicated Stateful Application

This commit is contained in:
Anthony Yeh
2016-11-23 14:19:13 -08:00
parent 3d08fd0fa2
commit 38edbd87e6
4 changed files with 529 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ each of which has a sequence of steps.
#### Stateful Applications
* [Running a Single-Instance Stateful Application](/docs/tutorials/stateful-application/run-stateful-application/)
* [Running a Replicated Stateful Application](/docs/tutorials/replicated-stateful-application/run-replicated-stateful-application/)
### What's next