From Fedora Project Wiki

Revision as of 12:31, 4 November 2020 by Kparal (talk | contribs) (fix step numbering)

Description

Launch Fedora CoreOS in Exoscale using the next image and the DO custom image workflow.

Setup

  1. Create a Exoscale account if you don't already have one.

How to test

  1. Create an Ignition config. You can use the simplest example available which includes your SSH key.
  2. Exoscale Web Portal will provision FCOS instance
  3. Follow the documentation for for launching using CLI. Be sure to choose the image from the next stream.
  4. Don't forget to terminate your instance after you're done with testing, so that you don't end up paying for an eternal-running machine. You may also want to delete the custom image that was created.

Expected Results

  1. The system launches in Exoscale according to the instructions.
  2. You can connect through SSH (depending on your organization).
  3. The Webportal must be able to provision the VMs
  4. The linked documentation is clear, all steps are understandable, and nothing important is missing from it.