Dalton Hubble 040665930d cmd, docs: Change default config, data, and assets locations
* Change default -config path to /etc/bootcfg.conf
* Change default -data-path to /etc/bootcfg
* Change default -assets-path to /var/bootcfg
2016-03-15 15:02:37 -07:00
2016-01-06 17:47:13 -08:00
2016-03-04 14:44:50 -08:00

CoreOS on Baremetal

Build Status GoDoc Docker Repository on Quay

CoreOS on Baremetal contains guides for network booting and configuring CoreOS clusters on virtual or physical hardware.

Guides

bootcfg

bootcfg is a service that renders signed Ignition configs, cloud-configs, network boot configs, and metadata to machines based on hardware attributes (e.g. UUID, MAC) or tags (e.g. os=installed, region=us-central) to create CoreOS clusters. Network boot endpoints provide PXE, iPXE, and Pixiecore support. bootcfg can run as an application container with rkt, as a Docker container, or as a binary.

Examples

Use the examples to boot machines into CoreOS clusters of higher-order systems, like Kubernetes. Quickly setup a network of virtual hardware on your Linux box for testing with libvirt.

  • Multi-node Kubernetes cluster with TLS
  • Multi-node etcd cluster
  • Install CoreOS to disk and provision with Ignition
  • GRUB Netboot CoreOS
  • PXE Boot CoreOS with a root fs
  • PXE Boot CoreOS
Description
No description provided
Readme Apache-2.0 20 MiB
Languages
Go 90.6%
Shell 6.9%
Makefile 2.2%
Dockerfile 0.3%