From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=Launch Fedora CoreOS in [https://cloud.ibm.com/login IBM Cloud] [https://cloud.ibm.com/docs/vpc?topic=vpc-getting-started VPC Gen2]. |setup= # Cre...") |
No edit summary |
||
Line 18: | Line 18: | ||
# The linked documentation is clear, all steps are understandable, and nothing important is missing from it. | # The linked documentation is clear, all steps are understandable, and nothing important is missing from it. | ||
}} | |||
[[Category:CoreOS Test Cases]] | [[Category:CoreOS Test Cases]] |
Revision as of 10:25, 4 November 2020
Description
Launch Fedora CoreOS in IBM Cloud VPC Gen2.
Setup
- Create a IBM account.
- If you dont have an ignition file, produce it following these steps
- Pre-configured VPC,SSH keys,networks,permissions,etc
- ibmcloud CLI tool separtely installed
How to test
- Follow the Creating an Image documentation to create the latest image in the
STREAM='next'
. - Follow the Launching Instances documentation to launch a VM from the image created above.
- 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.
Expected Results
- The system launches in IBM cloud 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.