Slightly off-topic, but I wonder if there is something like Flatcar for LXC/LXD/Incus, my preferred container runtime. Would be much better than what I do right now, a locked down openSUSE host server.
If you mean using Incus on Flatcar, there is a PR for adding Incus as systemd-sysext extension. Flatcar inside Incus is a bit more difficult: for Flatcar being a container one can import https://stable.release.flatcar-linux.net/amd64-usr/current/f... and for it being a VM I don't know if the regular image works. A major hurdle is that one has to tweak the way VMs/containers are configured because normally Ubuntu's cl…
Flatcar: OS Innovation with Systemd-Sysext
11–19 of 19 posts
Re: Flatcar: OS Innovation with Systemd-Sysext
#12https://github.com/flatcar/scripts/pull/1964
No I don't count Fedora CoreOS because it's a full immutable Linux distro. Flatcar is more slimmed down than CoreOS.
Re: Flatcar: OS Innovation with Systemd-Sysext
#13Re: Flatcar: OS Innovation with Systemd-Sysext
#14Re: Flatcar: OS Innovation with Systemd-Sysext
#15Re: Flatcar: OS Innovation with Systemd-Sysext
#16What is the current state of the "container Linux" ecosystem? It seemed like it was all the rage for a few years then sort of lost steam. Seems like a really good idea as a only moderately heavy container user.
Red Hat has Fedora CoreOS and RHEL CoreOS variants. Flatcar is going strong with the CoreOS-ethos intact. Talos Linux is also pretty popular.
The cloud providers have various minimal OSes for use underneath Kubernetes clusters but not used for standalone machines. I think Rancher OS is no more but the rest of Rancher is ongoing. VMware's various minimal OS efforts are no more.
Re: Flatcar: OS Innovation with Systemd-Sysext
#17What is the current state of the "container Linux" ecosystem? It seemed like it was all the rage for a few years then sort of lost steam. Seems like a really good idea as a only moderately heavy container user.
Yes, it's a very good idea. I don't think it's lost steam, it's just buried underneath other layers of the stack. Red Hat has Fedora CoreOS and RHEL CoreOS variants. Flatcar is going strong with the CoreOS-ethos intact. Talos Linux is also pretty popular. The cloud providers have various minimal OSes for use underneath Kubernetes clusters but not used for standalone machines. I think Rancher OS is no more but the res…
Re: Flatcar: OS Innovation with Systemd-Sysext
#18What is the current state of the "container Linux" ecosystem? It seemed like it was all the rage for a few years then sort of lost steam. Seems like a really good idea as a only moderately heavy container user.
Yes, it's a very good idea. I don't think it's lost steam, it's just buried underneath other layers of the stack. Red Hat has Fedora CoreOS and RHEL CoreOS variants. Flatcar is going strong with the CoreOS-ethos intact. Talos Linux is also pretty popular. The cloud providers have various minimal OSes for use underneath Kubernetes clusters but not used for standalone machines. I think Rancher OS is no more but the res…
It's also super handy for writing out static Pod manifests to have replace the brain-damaging Ignition as a less stupid alternative to cloud-init
Re: Flatcar: OS Innovation with Systemd-Sysext
#19Earlier quoted context omitted.
Yes, it's a very good idea. I don't think it's lost steam, it's just buried underneath other layers of the stack. Red Hat has Fedora CoreOS and RHEL CoreOS variants. Flatcar is going strong with the CoreOS-ethos intact. Talos Linux is also pretty popular. The cloud providers have various minimal OSes for use underneath Kubernetes clusters but not used for standalone machines. I think Rancher OS is no more but the res…
Don't overlook Bottlerocket, which despite coming out of AWS is not (AFAIK) AWS-centric: https://github.com/bottlerocket-os/bottlerocket#readme It's also super handy for writing out static Pod manifests to have replace the brain-damaging Ignition as a less stupid alternative to cloud-init