CoreOS on Baremetal contains guides for network booting and configuring CoreOS clusters on virtual or physical hardware.
bootcfg
is a HTTP and gRPC service that renders signed Ignition configs, cloud-configs, network boot configs, and metadata to machines based on attribute labels (e.g. UUID, MAC, stage, region) to create CoreOS clusters. Network boot endpoints provide PXE, iPXE, GRUB, and Pixiecore support. bootcfg
can run as an ACI with rkt, as a Docker container, or as a binary.
- Getting Started with rkt
- Getting Started with Docker
- bootcfg Service
- OpenPGP Signing
- Flags
- API
- Deployment
- Troubleshooting
- Hacking
Check the examples to find Profiles for booting machines into higher-order CoreOS clusters. Quickly network boot some libvirt VMs to try the flow on your Linux machine.
- Multi-node Kubernetes cluster with TLS
- Multi-node etcd cluster
- Multi-stage CoreOS install to disk and provision with Ignition
- GRUB Netboot CoreOS
- PXE Boot CoreOS with a root fs
- PXE Boot CoreOS