On Mon, Jan 9, 2017 at 9:45 AM, Akram Ben Aissi <[email protected]>
wrote:

> Hi Pri,
>
> docker storage is locally used by docker on each node to store container
> runtime data (binaries, temp files, logs).
>

More specifically, it stores docker images and any modifications made to a
container's file system after you've started the container.


>
> persistent volumes are attachable volumes, automatically mounted on
> container landing that is used to store data intended to be permanent
> accross containers failures, restarts or re-scheduling;
>
>
> On 9 January 2017 at 14:31, Pri <[email protected]> wrote:
>
>> Hi,
>>
>> I would like to understand the difference between docker storage-setup
>> and persistent volumes for pods. Aren't both same?
>>
>> Do we need to configure both for production purpose?
>>
>> Would be very helpful if someone can explain this.
>>
>> Thanks a lot
>> Priya
>>
>> _______________________________________________
>> dev mailing list
>> [email protected]
>> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
>>
>>
>
> _______________________________________________
> dev mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
>
>
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to