Skip to content

Instantly share code, notes, and snippets.

@bh7cw
Created June 6, 2020 19:14
Show Gist options
  • Save bh7cw/3ea574778658590e530959a54e8fdac1 to your computer and use it in GitHub Desktop.
Save bh7cw/3ea574778658590e530959a54e8fdac1 to your computer and use it in GitHub Desktop.
Launch FCOS:
Launch FCOS on AWS with Ignition: FCOS reads and applies configuration files with Ignition.
Launching with QEMU-hypervisor(temporary/persistent storage) or libvirt
Install FCOS on bare metal with live ISO or PXE
Migrating from Fedora Atomic Host (FAH) to Fedora CoreOS (FCOS)
OS:
1. Red Hat CoreOS: a focused OS for OpenShift, released and life-cycled in tandem with the platform.
2. Fedora CoreOS (FCOS): combine the best of both CoreOS Container Linux and Fedora Atomic Host,
provide the best container host to run containerized workloads securely and at scale.
3. Fedora Atomic Host (FAH): predecessor of FCOS, reach its end of life
4. Container Linux: predecessor of FCOS, reach its end of life on May 26, 2020
5. SELinux: Security-Enhanced Linux
FCOS Configuration Transpiler (FCCT) converts the human-friendly YAML file into machine-friendly JSON
Fedora CoreOS Configuration (FCC) file
Ref:
https://docs.fedoraproject.org/en-US/fedora-coreos/getting-started/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment