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.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6718): https://lists.yoctoproject.org/g/meta-virtualization/message/6718 Mute This Topic: https://lists.yoctoproject.org/mt/84794988/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
