It happens also if you run the docker image on your local PC, right?

Probably you need to create it and chmod in your dockerfile, but remember
that docker storage is not persistent and it gets erased every time the
container is removed (on deploy, container crash, node drain, etc.)

On Friday, January 6, 2017, <ove...@gmail.com> wrote:

> Hello everyone. Everytime I create a new containers on Kubernetes, new log
> folders in /var/lib/docker/containers get created. The permission is
> automatically set to drwx------  . That doesn't allow me to correctly
> collect the content and read it through FluentD. Any suggestion on how to
> fix the situation?
> Thank you so much in advance.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Kubernetes user discussion and Q&A" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to kubernetes-users+unsubscr...@googlegroups.com <javascript:;>.
> To post to this group, send email to kubernetes-users@googlegroups.com
> <javascript:;>.
> Visit this group at https://groups.google.com/group/kubernetes-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to