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
@@ -0,0 +1,4 @@
You need to either have a dynamic Persistent Volume provisioner with a default
[Storage Class](/docs/user-guide/persistent-volumes/#storageclasses),
or [statically provision Persistent Volumes](/docs/user-guide/persistent-volumes/#provisioning)
yourself to satisfy the Persistent Volume Claims used here.