Kai Lüke
Kai Lüke
The problem is that the update-engine client can't mount the btrfs partition. You can first update to LTS (`GROUP=lts` in `/etc/flatcar/update.conf`) or explicitly with `flatcar-update` to `3510.3.2`. We have an...
In the past we also did issue announcements that appear when login in on a node via SSH. Depending on how that is implemented it could even work to inject...
A helper tool to customize an ISO sounds doable. It probably makes sense to allow both including the Ignition file on the ISO in `/flatcar` as well as pointing to...
Similar task as https://github.com/flatcar-linux/Flatcar/issues/63
I think it's possible to embed the installation image into the LiveCD together with an Ignition config that starts the installation. It's just a matter of doing it, documenting the...
Offline updates are available with the new `flatcar-update` tool. While we have docs for customizing the release images: https://www.flatcar.org/docs/latest/installing/customizing-the-image/customize-the-image/ we don't have a section there yet for the Live CD...
> * I had to pull off some tricks to make it work, because bakery itself runs containers (i.e. Docker-in-Docker) Maybe unpriv. Podman could help here because it can be...
We need to think a bit more about the cert management. I agree that the cert should be under /etc and ideally we would manage that cert with sysupdate as...
We had a similar topic with Azure where we documented how to use chrony through docker: https://www.flatcar.org/docs/latest/installing/cloud/azure/#use-the-azure-hyper-v-host-for-time-synchronisation-instead-of-ntp
Interesting! Maybe we can do the correct labeling now and have a booting image: https://github.com/flatcar/scripts/pull/1517