Derek Gonyeo 213a766d4a docs/getting-started-rkt: the --insecure-options flag was unnecessary
The docs had the user skip image verification for an image pulled from
Quay, claiming that since Quay hosts docker images the image is
unsigned. This is true when fetching the docker file with "docker://",
but when an ACI is pulled from Quay (which it converts on the fly), the
ACI will be properly signed.
2016-05-10 19:08:15 -04:00
2016-05-05 14:59:17 -07:00
2016-05-05 14:59:17 -07:00

CoreOS on Baremetal

Build Status GoDoc Docker Repository on Quay

CoreOS on Baremetal provides guides and a service for network booting and provisioning CoreOS clusters on virtual or physical hardware.

Guides

bootcfg

bootcfg is an HTTP and gRPC service that renders signed Ignition configs, cloud-configs, network boot configs, and metadata to machines to create CoreOS clusters. Groups match machines based on labels (e.g. UUID, MAC, stage, region) and use named Profiles for provisioning. Network boot endpoints provide PXE, iPXE, GRUB, and Pixiecore support. bootcfg can be deployed as a binary, as an appc container with rkt, or as a Docker container.

Examples

The examples show how to network boot and provision higher-order CoreOS clusters. Network boot libvirt VMs to try the examples on your Linux laptop.

Description
No description provided
Readme Apache-2.0 20 MiB
Languages
Go 90.6%
Shell 6.9%
Makefile 2.2%
Dockerfile 0.3%