Investigate support for Sysbox on Bottlerocket OS
Per the Bottlerrocket repo: "Bottlerocket is a free and open-source Linux-based operating system meant for hosting containers."
Some users have asked about Sysbox on Bottlerocket, which currently supports kernel 5.15 (which should include the ID-mapped-mounts feature).
This issue tracks the investigation of this. There is an issue on the Bottlerocket repo asking about this too.
Tried here with the version 0.5.2 but it didn't work, maybe we need to workaround some stuff
Warning Failed 2s kubelet Error: failed to generate container "20f8f0d3fc76eef6d5d1f50f48246a370ca933f51a2c709c7db4ab5e776c6236" spec: failed to apply OCI options: failed to mkdir "/usr/local/bin/": mkdir /usr/local: read-only file system
Removing this volume, I can see
ERROR: Sysbox is not supported on this host's distro (bottlerocket-1.12.0).
@renanqts, this is expected, there's some work that has to happen before we can support Bottlerocket.
hey guys. I just saw that this problem is still there. I will try to investigate myself and propose something.