website/docs/tutorials/stateful-application
Anthony Yeh 83ba9575f9 Use subPath to keep data dir out of volume root.
The data dir should not be at the root of the volume, because many
volume types create files or directories there automatically.
The database initialization script requires the data dir to be empty,
and we shouldn't try to guess which files may exist.

In particular, by retaining lost+found, it also becomes possible
to recover files that end up there.
2017-01-23 13:51:22 -08:00
..
Dockerfile Replicated stateful application doesn't need its own directory. 2016-12-02 12:52:16 -08:00
basic-stateful-set.md Reduce heading levels by 1. 2017-01-18 17:23:56 -08:00
gce-volume.yaml Add stateful application tutorial. 2016-11-17 13:22:44 -08:00
mysql-configmap.yaml Replicated stateful application doesn't need its own directory. 2016-12-02 12:52:16 -08:00
mysql-deployment.yaml Add stateful application tutorial. 2016-11-17 13:22:44 -08:00
mysql-services.yaml Replicated stateful application doesn't need its own directory. 2016-12-02 12:52:16 -08:00
mysql-statefulset.yaml Use subPath to keep data dir out of volume root. 2017-01-23 13:51:22 -08:00
run-replicated-stateful-application.md Reduce heading levels by 1. 2017-01-18 17:23:56 -08:00
run-stateful-application.md Reduce heading levels by 1. 2017-01-18 17:23:56 -08:00
web.yaml Adds Stateful Set Basics as a tutorial 2016-11-28 14:22:55 -08:00
zookeeper.md Reduce heading levels by 1. 2017-01-18 17:23:56 -08:00
zookeeper.yaml Remove first triple dash from YAML file. 2017-01-11 22:46:02 -08:00