Score:0

In kubernetes is it possible to mount a filesystem from a sidecar?

tc flag

In kubernetes is it possible to mount a filesystem from a sidecar to my main container?

I have dind (docker:18.05-dind) container running as a sidecar. From my main container I would like to run docker command (which is not included in my image). Wondering if it possible to mount /usr/bin/docker, /lib and /lib64 files from the dind container to my main container

I don't want to use hostpath volume mount from node to pods which can be a security concern.

Alex G avatar
ar flag
Haven't tried it but this [overlay mounts blogpost](https://itnext.io/using-overlay-mounts-with-kubernetes-960375c05959) might work for you.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.