Mathieu Tortuyaux

Results 358 comments of Mathieu Tortuyaux

Documentation PR has been opened: https://github.com/flatcar/flatcar-website/pull/334. For now it shows how to import / deploy Flatcar on OVH Cloud. @till @sbraz if you want to provide some feedback on the...

Documentation has been merged. Thanks @till @sbraz for the review / feedback! It's here: https://www.flatcar.org/docs/latest/installing/community-platforms/ovhcloud/ . On the engineering/documentation side, we should now implement a few Terraform examples to deploy...

@sbraz yes, we can give a try. I was curious about testing the BYOI feature. For the user-data, I think we would need to implement an Ignition provider to fetch...

@sbraz that's right, [Ignition](https://coreos.github.io/ignition/) is a one-time provisioning software that runs from the initramfs. For OVHcloud it relies on OpenStack metadata service / config-drive. Maybe we can have it to...

@spnngl thanks for sharing this and kudos to your team to run Beta nodes. If you have a moment, would you consider upstreaming this example here: https://github.com/flatcar/flatcar-terraform? It will be...

Hi @snikhil1998, Thanks for raising this. What's your use case here? From an immutable system approach we should not change passwords on a running Flatcar instance. That said, I think...

> sysroot-wrappers is used by the still-maintained previous LTS. It is very unlikely we would make any further changes, but it is sensible to keep it around until that LTS...

I kept this open for visibility purposes - now we can close it. 🟢 Flatcar is now safe against this vulnerability from: Alpha 4012.0.1, Beta 3975.1.1, Stable 3815.2.5 and LTS...

Hi, What is the cloud provider? NoCloud is only supported for cloud-init and I am not sure Flatcar cloud-init implementation does support this provider.

Thanks @mcbenjemaa for this issue but I think it won't be supported, Ignition should be the way to go. Thanks again for your contributions in the Flatcar and Cluster API...