[RFE] IONOS Cloud support #1570
Labels
kind/feature
A feature request
platform/new-platform
linked to new platform addition (cloud provider, image type, architecture, etc.)
Current situation
Currently no IONOS Cloud specific images exist.
Impact
It is not trivial or documented on how to use Flatcar in the IONOS Cloud. QEMU images start but Ignition or Cloud-Init user-data and sshkey injection are missing.
Ideal future situation
Simple build and deployment of IONOS Cloud compatible images.
Implementation parts
Afterburn support: (open)(postponed until we have a proper metadata server)flatcar/bootengine: OEM: IONOS Cloud Images bootengine#100(no changes necessary)Additional information
The IONOS Cloud as of yet doesn't have a metadata server. Therefore sshkeys and user-data is injected into the volume drive before a new Compute Engine / VM starts for the first time. The injection happens into the
/var/lib/cloud/seed/nocloud/[user/meta]-data
files.The text was updated successfully, but these errors were encountered: