From Fedora Project Wiki
Description
Launch Fedora CoreOS in Proxmox Virtual Environment from the next image.
Setup
- Verify that you have met the prerequisites for using Proxmox Virtual Environment.
How to test
- Follow the documentation for downloading Fedora CoreOS images and launching a VM from it. Be sure to choose the image from the
nextstream. - SSH into the machine using
ssh username@ipaddress(replace username and ipaddress with actual values).
Expected Results
- The system launches in Proxmox Virtual Environment according to the instructions.
- You can connect through SSH.
- The linked documentation is clear, all steps are understandable, and nothing important is missing from it.
Optional
- Instead of providing just a SSH key-pair, familiarize yourself with FCOS provisioning philosophy and create an Ignition file (copying the simplest example is fine). Then run this test case again, this time using your custom Ignition file.
