Merge pull request #1722 from enisoc/mysql-stateful-set

Add replicated MySQL tutorial
This commit is contained in:
devin-donnelly
2016-12-02 15:33:01 -08:00
committed by GitHub
10 changed files with 924 additions and 107 deletions
+2
View File
@@ -55,3 +55,5 @@ toc:
section:
- title: Running a Single-Instance Stateful Application
path: /docs/tutorials/stateful-application/run-stateful-application/
- title: Running a Replicated Stateful Application
path: /docs/tutorials/stateful-application/run-replicated-stateful-application/