Hacker News new | ask | show | jobs
by bogomipz 3645 days ago
Is it possible under specific circumstances such as if using LVM devices?
1 comments

an LVM device is local, which is not supported as PersistentVolume. :(
Thats too bad it would be great to have an API for that. Mesos has the concept of path and mount disks, it would be neat if Kubernetes had something similar:

http://mesos.apache.org/documentation/latest/multiple-disk/

We do! it's just not a "persistent" volume because, well, it's not persistent...