Mathieu Tortuyaux
Mathieu Tortuyaux
Hi @robinschneider, > Currently, it is possible to use Flatcar with the packer OpenStack extension What is the "packer OpenStack extension"? Does it mean that STACKIT runs on OpenStack? If...
In Flatcar there is what we call the "generic image": it is the base image used by all providers / all platforms. On top of this image, we add the...
> I'd rather solve this at the ebuild level and would have oem-stackit depend on oem-openstack (if there were such a thing). Sysexts don't have dependency management, ebuilds do. Ah...
Support has been merged to Alpha, Beta and Stable and should be available at [next Flatcar releases](https://github.com/orgs/flatcar/projects/7/views/8). In the meantime, nightly builds will be available for testing. Next step is...
Documentation is now done: https://github.com/flatcar/flatcar-website/pull/456 - next step would be test implementation and CI automation. :)
Hi, I just gave a try to a Stable instance on GCP and it works fine: ``` $ gcloud compute instances list NAME ZONE MACHINE_TYPE PREEMPTIBLE INTERNAL_IP EXTERNAL_IP STATUS tormath1-793cef4c4e3b3f9f1273...
Hello @decyphertek-io, The Ignition approach is almost correct, you could even leverage Ignition / Butane more to remove this `startup` script and the `startup` unit: * docker-compose can be downloaded...
@decyphertek-io I can't reproduce the license warning you got by following the documentation - what did you run to get there?
FYI, the PoC has been merged and here's the Butane configuration to enable the update using `kured`: ```yaml variant: flatcar version: 1.0.0 systemd: units: - name: systemd-sysupdate.service enabled: true storage:...
Live demo with CAPO can be found here: https://www.youtube.com/live/omppbFNxSDU?feature=share&t=210 - it has been done during the latest Flatcar office hours.