I set up the latest RC the other day, and used the same persistent-volume mount as in 0.8. But unfortunately, this doesn’t persist the data between container creations.
(Ideally, this information belongs in the Kubernetes installation docs, of course.)
Hi @raucao, have you found an answer to this? I am facing the same problem: Although the defined volumes seem to work with no exceptions raised, nothing from the database is persisted to the host server.