Kai Lüke
Kai Lüke
The new image signing sub key is published on the website and will be used to sign the next releases. To install the releases via `flatcar-install`, the latest version of...
Thanks for creating the ticket, yes, the default `/etc/resolv.conf` is not using 127.0.0.53 because it may get propagated into another network namespace where an separate loopback interface exists. Most non-container...
You are right, we can try it if all parts are ready and we call it out as breaking change. Nevertheless I think it would be good to first get...
Great, thank you so much, I'll run some tests, too, when the changes look good.
For the record, the symlink `/etc/resolv.conf` was not switched yet because kublet/coredns don't detect the symlink and that they should use `/run/systemd/resolve/resolv.conf` for the container (or use host network namespace,...
Here a workaround to use systemd-resolved from any container (that takes `/etc/resolv.conf` without checking if it's a symlink to the stub) through a hack (systemd does not directly allow using...
In general this is already supported by running with the parameters `-enable-syncer -host-flatcar-packages -flatcar-packages-path …` (the detail questions of reporting the count not)
Thanks for the report, indeed the release entries for - 2905.2.0 - 2765.2.1 - 2765.2.2 - 2765.2.4 - 2765.2.5 - 2765.2.6 - ok, and more…! got lost, maybe during the...
Added the lost releases back to the website.
Hello, yes, as far as I know, only the root filesystem is supported on a RAID at the moment: https://flatcar-linux.org/docs/latest/setup/storage/raid/ With GRUB doing the GPT partition counting at the moment,...