Currently we have [persistent volume provisioner](https://github.com/prgcont/k8s-do/blob/master/kube-cluster/master.yml#L33) using hostpath, therefore it for pvc it creates volumes locally and can't share content. Add provisioner which can share content is pvc is used by multiple pods. Probably something from https://github.com/kubernetes-incubator/external-storage