Y
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
thockingoog
3645 days ago
an LVM device is local, which is not supported as PersistentVolume. :(
link
bogomipz
3645 days ago
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/
link
thockingoog
3645 days ago
We do! it's just not a "persistent" volume because, well, it's not persistent...
link