=== Persistent volume management (or lack thereof) ===
The ceph storage cluster provides a file system which is mounted on every node in the cluster. Pods are allowed to mount a subset of the filesystem as a host path, which is done automatically if you use see the preconfigured example pod preset in your namespace, see below. The following directories will can be mounted in each of your containers which use the preset:
* '''/abyss/home''': this is your personal home directory which you can use any way you like.