|
|
|
|
|
by bobbob1921
699 days ago
|
|
My big struggle with docker/containers vs VMs is the storage layer (on containers).
I’m sure it’s mostly lack of experience / knowledge on my end, but I never have a doubt or concern that my storage is persistent and clearly defined when using a VM based workload.
I cannot say the same for my docker/container based workloads, I’m always a tad concerned about the persistence of storage, (or the resource management in regards to storage).
This becomes even more true as you deal with networked storage on both platforms |
|
Of course, once this is fixed and you start using read-only containers, one wonders why “container” exists as a persistent, named concept.