All of lore.kernel.org
 help / color / mirror / Atom feed
* Kubernetes & Docker on Xilinx Versal Yocto
@ 2021-08-10 15:06 Ramon Fried
  2021-08-13  8:28 ` [meta-virtualization] " Robert Berger
  0 siblings, 1 reply; 3+ messages in thread
From: Ramon Fried @ 2021-08-10 15:06 UTC (permalink / raw)
  To: meta-virtualization

Hi all,
I'm working on the bring-up of Kubernetes worker node on Xilinx
Versal. (ARM A72)
The storage media (NOR flash) is too small, and I'm running all the
filesystems as tmpfs, which I load at boot time.

I'm experiencing a lot of issues bringing up Docker and Kubernetes
together this way, it seems that running these from tmpfs is not that
trivial.
The overlayfs causes real weird issues where suddenly the proc fs is
unmounted, symbolic links that stop working, etc.

Did anyone succeed running Kubernetes with Docker using the overlayfs2 plugin ?
I saw on the Docker manual, that overlayfs2 only supports ext4, I'm
wondering if I'm on the right track.

Would love to share notes.
Thanks,
Ramon.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-13 22:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-10 15:06 Kubernetes & Docker on Xilinx Versal Yocto Ramon Fried
2021-08-13  8:28 ` [meta-virtualization] " Robert Berger
2021-08-13 22:25   ` Ramon Fried

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.